Skip to content

To-Do backend application with rest API developed using ExpressJs. API documentation done using Swagger.

Notifications You must be signed in to change notification settings

prajwalbati/todo-backend

Repository files navigation

Todo Backend API using ExpressJS

To-Do API application developed using expressJs and MongoDb, that you can extend to create any other backend application.

Deployed in URL: https://express-todo-mway.onrender.com/

It consists of bare minimum code to run application API with authentication module, login, registration and activation and CRUD for todo module. You can use it to extend any feature of your choice.

Find frontend react todo application that uses this api.

https://github.com/prajwalbati/todo-frontend

Frontend application deployment

https://react-todo-prajwalbati.vercel.app/

Run the project

cp .env.sample .env npm install npm run dev

Compatible node versions: v16 - v20

About

To-Do backend application with rest API developed using ExpressJs. API documentation done using Swagger.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published