Node.js REST API with Express & MongoDB - Solid Architecture

Node.js REST API with Express & MongoDB - Solid Architecture
Node.js REST API with Express & MongoDB - Solid Architecture, Build MVC Rest API with Node.js, Express & 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 and MongoDB 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.

Description
Want to learn how to build REST API with Nodejs, Express and MongoDB ?? If yes, then this course is for you. In this course you will learn how to create MVC pattern REST API architecture in Nodejs, communication with MongoDB using Mongoose, Securing API with JWT ( jsonwebtoken) and documenting API using popular open source tool called swagger.

We are in the world of REST API architecture because of boom in the micro-services. Every company is moving toward REST API architecture from traditional monolithic server architecture.

What is REST API ?

A RESTful API is an application program interface (API) that uses HTTP requests to GET, PUT, POST and DELETE data. 



Why MVC Pattern in REST API ?

MVC pattern/architecture allows you to decouple your code into various modules such as controller, services, models and routes so that you can scale your code without any burden of code maintenance as all the nodes in the MVC architecture works in sync and as expected.



You will learning the following things in this course:

♦  REST API in Nodejs and Express.

♦  MVC Architecture in REST API Nodejs.

♦  Interaction with MongoDB in nodejs using mongoose.

♦  Create, update, delete and find query using mongoose.

♦  Create list pagination API using mongoose pagination query in Nodejs.

♦  Secure REST API with JSONWEBTOKEN ( JWT ).

♦  Use tools such as POSTMAN to test API.

♦  Write middleware in Nodejs .

♦  Joi object schema validation in Nodejs .

♦  Host swagger documentation of your REST API on your API server itself.

♦  Create Re-usable services in REST API.

♦  Enable Cross-Origin Resource Sharing (CORS) in Nodejs REST API.

♦  Mongoose schema and models.

♦  HTTP request basics: Request body, path params, query params and headers.

♦  CRUD API in Nodejs.

♦  Login/Authenticate API to generate token.

♦  REST API Design.

♦  Node and NPM.

♦  and more.

Learn Visual Studio Code (2020)
Everything you need to know about Visual Studio Code, the most popular editor in Web Development!

SASS - The Complete SASS Course (CSS Preprocessor)
SASS - Learn SASS, the most popular CSS Extension. Build modern and beautiful projects using SASS and lots of CSS

Mastering Regular Expressions in JavaScript
Full of Opportunities to Learn by Doing in Order to Unlock the Power of Regular Expressions or regex in JavaScript

Subscribe to receive free email updates:

0 Response to "Node.js REST API with Express & MongoDB - Solid Architecture"

Post a Comment