hapi.js in Action

hapi.js in Action

English | 2017 | ISBN: 978-1633430211 | 384 Pages | PDF, EPUB | 28 MB

Hapi.js in Action teaches you how to build modern Node-driven applications using hapi.js. Packed with examples, this book takes you from your first simple server through the skills you’ll need to build a complete application. Foreword by Eran Hammer.
The hapi.js web framework for Node.js is built around three radical ideas. Developer productivity: hapi’s intuitive setup gets you up and running in no time. Maintainability: hapi’s modular design allows for easy scaling and improvement. Flexibility: hapi has a lightweight core that you can expand and customize with plugins. Are you ready to get hapi?
Hapi.js in Action is an incredibly practical book that teaches you to build APIs, servers, and applications using Node.js and the hapi.js framework. You’ll begin with an easy-to-follow mental model of a Node.js web application and see exactly where hapi fits into the picture. Then, you’ll walk through building an API and composing it into a web application. Along the way, you’ll explore key topics like validation, testing, authentication, and deployment. Throughout, you’ll learn how to build rock-solid, secure, and fast applications.
What’s Inside

  • Best practices for Node application design
  • Building APIs with hapi
  • Maintaining and scaling applications
  • Extending hapi with plugins

This book assumes you have strong JavaScript skills. Experience with Node.js is helpful but not required.

Homepage