Skip to content

blorenzo10/lambda-swift

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Serverless ToDoList-API

Serverless API written in Swift using Swift AWS Lambda Runtime. The project is separated into two branches.

main branch

It has a complete API solution using AWS Lambda + DynamoDB. To use it, create a Config.plist with the following entries:

  • DynamoDB-KeyId
  • DynamoDB-KeyAccess

static-data branch

It's a simple API to use as a proof of concept that returns static data