Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Feature Request: Run as Lambda #231

@Quantumplation

Description

@Quantumplation

Hello!

Very very excited about this project, I've been wanting something like this for a long time.

I would love to be able to run the bramble serve as an AWS Lambda behind an API Gateway; I can see three paths to achieving that (from least desirable to most):

  • Use a custom runtime that runs Bramble as a side-car and proxies requests to localhost
  • A command line flag / environment variable that mounts the go lambda runtime and wires that up to the API calls
  • import bramble as a library, so people can implement their own small lambda / serverless wrappers for whatever their custom situation is

The first I can achieve without anything from the project, but is fairly brittle in my experience. Any plans (or apetite) to do the latter two, or to accept a pull request for either?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions