Skip to content

This is the backend of a Todo App built and designed by Abhijit Biswas using NodeJS, ExpressJS, and Mongoose. For the frontend of this Todo App, click the link below. πŸ‘‡πŸ‘‡πŸ‘‡

Notifications You must be signed in to change notification settings

abhijitnr/Todo-App-Backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

2 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

TODO APP BACKEND

About

  • I am Abhijit Biswas from Assam.
  • I build this todo app backend using NodeJS, ExpressJS and Mongoose
  • In this todo app backend I added four API. These are
    • GET all Todos
    • Create a new todo (POST)
    • Update the todo with id (POST)
    • Delete the todo with id (POST)

Files and Folder structure

Dependencies used

  • cors
  • dotenv
  • express
  • mongoose

User guide

About

This is the backend of a Todo App built and designed by Abhijit Biswas using NodeJS, ExpressJS, and Mongoose. For the frontend of this Todo App, click the link below. πŸ‘‡πŸ‘‡πŸ‘‡

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published