Skip to content

Todo-list app to manage todos, created using Node,Express,MongoDb.

Notifications You must be signed in to change notification settings

rajats98/TodoAPI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Complete RESTful Todos API

Overview

Todo-list app to manage todos, created using Node,Express,MongoDb.

Functionalities

1).Add a todo

2).Mark a todo done

3).Delete a todo

Built with Node, Express, and Mongo

(node,npm and MongoDb should be installed to run this)

Install dependecies using

  npm install 

Create/Start Mongo server and then Start Node server using

  node index.js

About

Todo-list app to manage todos, created using Node,Express,MongoDb.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published