todo api simple and small express app that uses mongodb(NO-SQL database
)
- Express: Web Framework
- Mongodb: Database(
NO-SQL Database
)
- Simple Endpoints names
- MVC - Model View Controller
- CRUD - Create, Read, Update, Delete using http verbs
- Great Structure
- Validation
- [-] Authentication
- [-] Authorization