Skip to content

Support development time local HTTP server with Amazon.Lambda.Annotations #1040

@vivainio

Description

@vivainio

Describe the Feature

When writing serverless functions that are used from behind API gateway (esp. backend to a browser frontend), it's useful to be able to use them on localhost without API Gateway, e.g. through a browser.

This is not currently supported in Amazon.Lambda.Annotations, but is supported in ASP.Net lambda templates https://aws.amazon.com/blogs/developer/running-serverless-asp-net-core-web-apis-with-amazon-lambda/

Similar solutions exist for other platforms, e.g.:

Describe alternatives you've considered

Use ASPNet.Core template instead of Amazon.Lambda.Annotations

This is a 🚀 Feature Request

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions