This repository contains sample code for building an API for a simple to-do list application.
The repository consists of various simple functions, which can be easily deployed on to AWS, using only serverless technologies (such as Lambda, SNS, API Gateway, etc.).
The end result is a set of microservices, which can interacting with each other, and can be extended easily.