swift-aws-lambda-runtime icon indicating copy to clipboard operation
swift-aws-lambda-runtime copied to clipboard

Add a full working Serverless API example using APIGateway, Lambda, DynamoDB

Open Andrea-Scuderi opened this issue 5 years ago • 4 comments

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 ProductAPI to LambdaFunctions examples
  • Add SAM and Serverless templates to deploy the new example
  • Add ProductAPI sources using on the Soto library

Result:

  • Provide a full working example with a full Serverless API with a database

Andrea-Scuderi avatar Oct 11 '20 11:10 Andrea-Scuderi

Can one of the admins verify this patch?

swift-server-bot avatar Oct 11 '20 11:10 swift-server-bot

Can one of the admins verify this patch?

swift-server-bot avatar Oct 11 '20 11:10 swift-server-bot

Can one of the admins verify this patch?

swift-server-bot avatar Oct 11 '20 11:10 swift-server-bot

Can one of the admins verify this patch?

swift-server-bot avatar Oct 11 '20 11:10 swift-server-bot

closing in inactive PRs, feel free to re-open if still relevant

tomerd avatar Jan 22 '24 17:01 tomerd