Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 254 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 254 Bytes

Serverless TODO

This is a small Serverless application created by following the tutorial here.

Functionality

  • Create a TODO
  • Fetch a TODO
  • Fetch all TODOs
  • Set a TODO to complete
  • Delete a TODO