Skip to content

nikeshmhr/todo-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

todo-api

An api for todo app

Pre-requisites

  • mongodb running on default port
  • nodejs

Steps to run

  • Clone the repo using either SSH or HTTPs link.
  • Using terminal traverse into todo-api directory
  • Run npm install
  • After that run npm run start to start the nodemon server

Troubleshooting

  • Make sure the port 9999 is available

About

An api for todo app.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published