swift-server / swift-aws-lambda-runtime

Swift implementation of AWS Lambda Runtime
Apache License 2.0
1.13k stars 102 forks source link

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

Closed Andrea-Scuderi closed 7 months ago

Andrea-Scuderi commented 3 years ago

Add an Example to show how to build a Serverless REST API using:

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:

Result:

swift-server-bot commented 3 years ago

Can one of the admins verify this patch?

swift-server-bot commented 3 years ago

Can one of the admins verify this patch?

swift-server-bot commented 3 years ago

Can one of the admins verify this patch?

swift-server-bot commented 3 years ago

Can one of the admins verify this patch?

tomerd commented 7 months ago

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