Hapi.js in action /
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. About the Technology The hapi.js web framework for Node.js is built a...
Clasificación: | Libro Electrónico |
---|---|
Autor principal: | |
Formato: | Electrónico eBook |
Idioma: | Inglés |
Publicado: |
Shelter Island, NY :
Manning Publications,
[2017]
|
Temas: | |
Acceso en línea: | Texto completo (Requiere registro previo con correo institucional) |
Tabla de Contenidos:
- Introducing hapi
- Building an API
- Building a website
- Routes and handlers in-depth
- Understanding requests and responses
- Validation with Joi
- Building modular applications with plugins
- Cache me if you can
- Authentication and security
- Testing with lab, code, and server, inject()
- Production and beyond.