Introduction to hapi.js
Over the last few years, the Node community has developed at a very fast rate. A variety of frameworks have evolved. Such frameworks are benchmarked with various aspects, such as code complexity, architecture patterns, performance, and also community usage. Some frameworks, such as Express and Koa, are known for their minimalist nature, and others, such as hapi and sails, provide configurable or structural coding techniques.
In this chapter, we are going to learn about hapi.js as it is a configuration-based framework. It uses JavaScript objects as configuration data, not always the pure JSON but the typical object notation provided as JavaScript literals. This chapter increments our learning curve toward the implementation ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access