Continuing with the previous project, we are gonna enhance our REST API by:
- Connecting to MongoDB using pymongo
- Upgrade our app to do all the operations on Tasks in MongoDB
- Add some data validation with Cerberus
- Pushing the project to GitHub
Closing Pending for other videos: User Authentication