Week 12 - Session 2 - Group Programming Workshop - Music Library API
blog image source |
- Can you use mLab to hosts MongoDB databases?
- Can you use Express to build a basic CRUD (Create, Read, Update, Delete) web API?
- Can you use Postman to feature test an API?
- Can you validate user input?
- Can you use query parameters?
- Can you create unique IDs for objects to distinguish them from one another?
- Refactoring the schema including test units.
- Creating and testing multiple models.
GitHub Music Library API exercise - https://github.com/SharifCoding/music-library-api