swift-aws-lambda-runtime
swift-aws-lambda-runtime copied to clipboard
Add a full working Serverless API example using APIGateway, Lambda, DynamoDB
Add an Example to show how to build a Serverless REST API using:
- APIGateway
- Lambda
- DynamoDB
Motivation:
To encourage the adoption of the library I suggest to add a working example with a common use case in the AWS world.
The discussion started https://forums.swift.org/t/examples-and-getting-started-guides/37829 haven't produced a decision.
Modifications:
- Add a new target
ProductAPItoLambdaFunctionsexamples - Add
SAMandServerlesstemplates to deploy the new example - Add
ProductAPIsources using on theSotolibrary
Result:
- Provide a full working example with a full Serverless API with a database
Can one of the admins verify this patch?
Can one of the admins verify this patch?
Can one of the admins verify this patch?
Can one of the admins verify this patch?
closing in inactive PRs, feel free to re-open if still relevant