Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a ToDo app JSONDB Rest API

The Api runs on fly.dev

Endpoints

/ - GET - retunrs wellcome message

/gettodos - POST - returns all todos

/addtodo - POST - adds a todo to DB

/deletetodo - POST - deletes a todo from DB

/updatetodo - POST - updates a todo from DB

How to run

  1. Clone the repo
  2. Run npm install
  3. Run npm serve
  4. Open http://localhost:8080/ in your browser

How to deploy

  1. Clone the repo
  2. fly launch --now

First install the fly.io CLI. pwershell on windows or bash on linux or mac. And sign in CLI and login with flyctl auth login

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages