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
- Host: GitHub
- URL: https://github.com/sravimohan/dotnet6minapilambdasample
- Owner: sravimohan
- License: mit
- Created: 2022-05-16T10:31:27.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-05-16T11:09:07.000Z (about 4 years ago)
- Last Synced: 2025-03-29T19:11:13.196Z (over 1 year ago)
- Topics: aws, aws-api-gateway, dotnet-6, lambda
- Language: C#
- Homepage:
- Size: 9.77 KB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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/