Node.js REST API with Express & MongoDB – Solid Architecture
$29.99 $14.99Track price
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 ( JSON web token) and documenting API using popular open–source tool called swagger.
We are in the world of REST API architecture because of the 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 be learning the following things in this course:
f REST API in Nodejs and Express.
f MVC Architecture in REST API Nodejs.
f Interaction with MongoDB in nodejs using mongoose.
f Create, update, delete and find query using mongoose.
Instructor Details
Courses : 5
Specification: Node.js REST API with Express & MongoDB – Solid Architecture
|
20 reviews for Node.js REST API with Express & MongoDB – Solid Architecture
Add a review Cancel reply
This site uses Akismet to reduce spam. Learn how your comment data is processed.
Price | $14.99 |
---|---|
Provider | |
Duration | 3 hours |
Year | 2020 |
Level | All |
Language | English |
Certificate | Yes |
Quizzes | No |
$29.99 $14.99
Mayank Parihar –
Was a very good course. All the best practices for the REST API are explained..
Gush Goldstein –
In some aspects it was very good course. However, I am sorry to add that I found the author not highly versed and articulate in JS. and not even in some of the stuff he is teaching here.
Ricky Overman –
Very nice indeed!
Aditya Kappagantula –
Pros: Perfect content for advanced learners. Quick, crisp and to the point. Cons: Background typing noise in videos. Too many ok, ok, oks in every sentence.
Can –
…helpfull
Jonghoon Kim –
Great course for beginner but indian pronunciation is hard to understand. Need to provide exact subtitle.
Parvez –
i didnt understand how you got node directy in terminal can you help me with that please
Andr s Sarmiento Romero –
Amazing course!!! easy to understand and clear concepts. I recomend it!
Isadora Mendon a de Oliveira –
O conte do abordado excelente e em tima velocidade. D para acompanhar sem ficar cansativo. O nico problema o ingl s, muito ruim e as legendas em grande parte est o erradas.
Michael Bronshteyn –
Great course. Really easy to follow instructions. I wish the video would be in 1080p.
Nikhil John –
Very well organized and structured course, with proper explanations and brief overviews for each section. The pace is quite comfortable to keep up with.
Hertzor –
Very nicely explained. But way too many ok? and basically. No other complaint.
Nishant –
Excellent course but good for those who has prior good knowledge of basic of javascript node and mongo
Brito Maximiliano –
This course is the only course you need to get started in building NODE APIS.
Yasararafat88 arafat –
Best tutorial for Real time node applications architecture
Abdul Razak Musah –
Exactly what I needed to complete an on going project
Mohit Anand –
Good but should have more content.. Also like the way you are teaching.
Rodrigo Luque –
The architecture of the project as well as the clean code is what makes this course so worth it. Congrats, amazing course sir!
Gonzalo Ibarz –
A pretty complete and useful course. By the end you ve written and documented a complete Api running on a nodejs server. The course is easy to follow along and the instructor goes straight to the point. I recommend it.
Scott Bowers –
Really covered a lot of material using a scaleable architecture and included many of the features I plan to use, including JWT and Swagger.