- Course
Building Web Applications with hapi
hapi is a web application framework built on Node. This course introduces you to hapi and walks you through developing a web application. Routing, plugins, and templating are all covered.
- Course
Building Web Applications with hapi
hapi is a web application framework built on Node. This course introduces you to hapi and walks you through developing a web application. Routing, plugins, and templating are all covered.
Get started today
Access this course and other top-rated tech content with one of our business plans.
Try this course for free
Access this course and other top-rated tech content with one of our individual plans.
This course is included in the libraries shown below:
- Core Tech
What you'll learn
hapi is an enterprise-ready web application framework built on Node. This course introduces you to hapi and walks you through developing a complete web application. Complex routing and server-side templating are covered. hapi's plugin architecture is given an overview with demonstrations of joi (object validation), boom (HTTP-friendly error objects), and good (process monitor and logger). Advanced topics also include authentication, file uploads, and sending emails.