Node.js REST API with Express.js & MongoDB - Complete Guide, Build MVC Rest API with Node.js, Express.js & MongoDB. Secure REST API with JWT, document API with Swagger, Mongoose ODM
Created by Rapid Dev Pro, English, English [Auto-generated]
PREVIEW THIS COURSE - GET COUPON CODE
What you'll learn
- REST API in Nodejs, Expressjs with MVC architecture.
- Secure REST API with JSONWEBTOKEN ( JWT )
- Swagger documentation of your REST API on your API server itself.
- REST API Design.
- MongoDB Mongoose schema and models.
- Create Re-usable services in REST API.
- Login/Authenticate API to generate token.
- CRUD API in Nodejs
- Create, update, delete and find query using mongoose.
- Create list pagination API using mongoose pagination query in Nodejs.