Live Site : Here
Frontend Site : Here
- Nodejs
- ExpressJS
- MongoDB with Mongoose
This is the server side of the website for a The Medical Camp Management System. Notable features of this project :
- This is a REST api with usual naming conventions for API calls
- It is organized in MVC pattern in mind.
- It can handle GET, POST, DELETE and UPDATE http calls.
- The server is hosted on vercel
- The server is secured with JWT authintication