Table of Contents
- Building a Server with the Hapi.js Framework and Ecosystem
- Adding Functionality by Routing Requests
- Structuring Your Codebase to Scale with Plugins & Server Methods
- Adding Tests & The Importance Of 100% Code Coverage
- Security with Authentication & AuthorizationSecurity with Authentication & Authorization
- The Joi of Reusable Validation
- Making your Server Production Ready: Caching, Logging
