Cargando…

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'...

Descripción completa

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autor principal: Sud, Kanika
Formato: Electrónico eBook
Idioma:Inglés
Publicado: Berkeley, CA : Apress, 2020.
Temas:
Acceso en línea:Texto completo (Requiere registro previo con correo institucional)
Tabla de Contenidos:
  • 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.