Practical hapi Build Your Own hapi Apps and Learn from Industry Case Studies

Understand the core concepts of hapi and learn to build RESTful APIs that are quick, useful, and productive. Created by the mobile team at Walmart Labs, hapi is a light Node.js framework that is perfect for building API servers, websites, and HTTP proxy applications. With this quick guide, you'...

Full description

Bibliographic Details
Main Author: Sud, Kanika
Format: eBook
Language:English
Published: Berkeley, CA Apress 2020, 2020
Edition:1st ed. 2020
Subjects:
Online Access:
Collection: Springer eBooks 2005- - Collection details see MPG.ReNa
Table of Contents:
  • 1. Understanding RESTful APIs
  • 2. Beginning Node.js
  • 3. Asynchronous JavaScript
  • 4. Your First hapi Application
  • 5. Building on the Basics: Validation, Authentication, and Plugins
  • 6. Database Connectivity
  • 7. Capstone Project- REST API for Polling App
  • 8. Appendix