Node.js REST API with Express and MongoDB - Solid Architecture
Course Features
Duration
3.16 hours
Delivery Method
Online
Available on
Lifetime Access
Accessibility
Desktop, Laptop
Language
English
Subtitles
English
Level
Beginner
Teaching Type
Self Paced
Video Content
3.16 hours
Course Description
Course Overview
International Faculty
Post Course Interactions
Hands-On Training,Instructor-Moderated Discussions
Case Studies, Captstone Projects
Skills You Will Gain
Prerequisites/Requirements
Prerequisites are not available for this course
What You Will Learn
CRUD API in Nodejs
Create Re-usable services in REST API
Create pagination API using mongoose pagination query in Nodejs
Create, update, delete and find query using mongoose
Enable Cross-Origin Resource Sharing (CORS) in Nodejs REST API
HTTP request basics: Request body, path params, query params, and headers
Host swagger documentation of your REST API on your API server itself
Interaction with MongoDB in Nodejs using mongoose
Joi object schema validation in Nodejs
Login/Authenticate API to generate a token
MVC Architecture in REST API Nodejs
Mongoose schema and models
Node and NPM and more
REST API Design
REST API in Nodejs and Express
Secure REST API with JSONWEBTOKEN ( JWT )
Use tools such as POSTMAN to test API
Write middleware in Nodejs
