An open API service indexing awesome lists of open source software.

https://github.com/sravimohan/dotnet6minapilambdasample

Dotnet 6 Minimal API running on AWS Lambda
https://github.com/sravimohan/dotnet6minapilambdasample

aws aws-api-gateway dotnet-6 lambda

Last synced: 2 months ago
JSON representation

Dotnet 6 Minimal API running on AWS Lambda

Awesome Lists containing this project

README

          

# Dotnet 6 Minimal API running on AWS Lambda

### Run locally,

cd src/Dotnet6MinApiLambdaSample
dotnet run

### Deploy to AWS using AWS SAM CLI
- Install AWS SAM (https://docs.aws.amazon.com/serverless-application-model/latest/developerguide/serverless-sam-cli-install.html)
- ```sam build```
- ```sam deploy --guided```

### Reference
https://aws.amazon.com/blogs/compute/introducing-the-net-6-runtime-for-aws-lambda/

### Demo Link
https://upmjb1g5xj.execute-api.ap-southeast-2.amazonaws.com/