#todo-api-sls
Simple API for Todo's, using the Serverless framework with AWS API Gateway, AWS Lambda, AWS Cloudformation and AWS DynamoDB.
Project uses Serverless version 0.5.5 with plugins
See Serverless Documentation for full usage doc.
# To start local server, emulating the API gateway
$ sls offline start
# To deploy to AWS
$ sls dash deploy