Skip to content

Latest commit

 

History

History

todos

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

Todos

Todos demo

This is the source code of the Serverless Todos service.

You'll find two directories here.

  1. The backend directory contains the whole Serverless service and it's corresponding function code.
  2. The frontend directory contains the different frontends you can connect to your backend to use the Todos service through your web browser.