A simple Backend API created using Nodejs, Express and MongoDB.
- Restful API for CRUD operations using HTTP protocols.
- Cloud hosted MongoDB as backend database.
- Validation with appropriate HTTP status codes as responses.
- Express.js for creating the routes.