Skip to content

iamEtornam/TOT-todo-webservice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TOT-todo-webservice

API documentation

https://documenter.getpostman.com/view/2978812/UV5Uje4P

To Run

  1. clone repo https://github.com/RegNex/TOT-todo-webservice.git
  2. rename .env_example to .env and replace the DB_URL with your connection link.
  3. run npm install
  4. run nodemon index.js(for mac/linux) and npx nodemon start(for windows)

deployment

cyclic.sh

About

A todo webservice built with Nodejs and Express and MongoDB

Topics

Resources

Stars

Watchers

Forks