|
via Udemy |
Go to Course: https://www.udemy.com/course/nodejs-building-rest-apis-with-hapijs/
What's this course about? Learn how to build rest APIs with HapiJs and Mongoose. I will teach you how to learn code by doing. You will solve real-world problem with HapiJs and Mongoose. At the end of this course, you will build APIS in HapiJs. You will be able to create APIS for any web application, e-commerce, recruitment platform, content management system, etc. More details, please! Javascript runs everywhere. You can build modern web applications by using Javascript. Nodejs is a very efficient approach to develop your backend application. All the Highly successful companies are using Nodejs in production. Some of them are: PaypalNetflixLinkedInWalmartMicrosoft There are many frameworks in Nodejs some of them are: ExpressSailsLoopback Why you should learn HapiJs Walmart Labs developed HapiJs. Walmart is using this framework in production level. HapiJs is built on the top of the ExpressJs framework. Express is a very minimalistic framework. You can make highly scalable web APIs in HapiJs. Walmart tested the HapiJs framework on Black Friday. They got a beneficial response. Paypal is also using HapiJs. One of the best features of HapiJs provides plugins. You can extend the Hapi Application by using HapiJs. Plugins also allow you to divide your applications into modules. There are many useful plugins available to document your rest APIs in HapiJs What's the course? What is HapiJsWhy you should use HapiJsWhy HapiJs is an excellent choice for building APISLearn Building Blocks of HapiJsLearn how to create APISLearn how to connect HapiJs Application to MongoDBLearn how to use Hapi Application to MongooseLearn the best practices to handler Errors in HapiLearn the validations in HapiJsHow to use PluginsHow to extend server functionality by using external pluginsHow to create your own custom pluginHow to divide or modularize application with the help of pluginsLearn how to create relationship between modelsLearn how to add one to many relationships in MongooseLearn how to implement many to many relationships in MongooseUnderstanding how to apply JWT authentication in HapiJsLearn how to secure your routes using jwt schemeLearn how to do logging in Hapi Application