Free YouTube Series
We use a lot of RESTful APIs - wouldn't it be great to know how to build one? Let's do just that with Node.js, one of the most popular server-side languages.
- What is a RESTful API?
- Planning & First Steps
- Adding More Routes to the API
- Handling Errors & Improving the Project Setup
- Parsing the Body & Handling CORS
- MongoDB and Mongoose
- Managing Orders with Mongoose
- Mongoose Validation
- Populating Queries with Mongoose
- Uploading an Image
- Adding User Signup
- Adding User Login & JWT Signing
- JWT Route Protection
- Adding Controllers
