Practical hapi: Build Your Own hapi Apps and Learn from Industry Case Studies
Autor Kanika Suden Limba Engleză Paperback – 26 iun 2020
With this quick guide, you'll learn the basics of hapi and use those skills to build an application and a REST API with MySQL. You'll then wrap up with a Capstone project of industry relevance, understanding solution design, and how hapi fits into industry relevant projects for data driven apps.
Used by companies such as PayPal and Mozilla, hapi is a key framework for anyone serious about enterprise web development. Practical hapi will ensure you focus your time on critical project tasks instead of building infrastructure.
What You'll Learn
- Utilize the power of RESTful APIs and Node.js
- Build your first hapi application based on its core concepts
- Work with promises and asynchronous programming effectively
- Use Sequelize for database connectivity
Anyone with basic knowledge of JavaScript or Node.js who wants to learn to work with hapi. A primer for the relevant Node.js and JavaScript is provided so those with general programming experience can also use this book.
Preț: 109.83 lei
Preț vechi: 137.29 lei
-20% Nou
Puncte Express: 165
Preț estimativ în valută:
21.02€ • 22.18$ • 17.52£
21.02€ • 22.18$ • 17.52£
Carte disponibilă
Livrare economică 12-26 decembrie
Livrare express 27 noiembrie-03 decembrie pentru 24.00 lei
Preluare comenzi: 021 569.72.76
Specificații
ISBN-13: 9781484258040
ISBN-10: 1484258045
Pagini: 121
Ilustrații: XV, 128 p. 36 illus.
Dimensiuni: 178 x 254 x 14 mm
Greutate: 0.26 kg
Ediția:1st ed.
Editura: Apress
Colecția Apress
Locul publicării:Berkeley, CA, United States
ISBN-10: 1484258045
Pagini: 121
Ilustrații: XV, 128 p. 36 illus.
Dimensiuni: 178 x 254 x 14 mm
Greutate: 0.26 kg
Ediția:1st ed.
Editura: Apress
Colecția Apress
Locul publicării:Berkeley, CA, United States
Cuprins
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.
Notă biografică
Kanika Sud has been working on the web for over 10 years now. Her work spans enterprise CMSes in JAVA, backend technologies in the LAMP stack and MEAN stack. She has also worked on open source e-commerce CMSes and UX strategy.
Textul de pe ultima copertă
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'll learn the basics of hapi and use those skills to build an application and a REST API with MySQL. You'll then wrap up with a Capstone project of industry relevance, understanding solution design, and how hapi fits into industry relevant projects for data driven apps.
Used by companies such as PayPal and Mozilla, hapi is a key framework for anyone serious about enterprise web development. Practical hapi will ensure you focus your time on critical project tasks instead of building infrastructure.
You will:
With this quick guide, you'll learn the basics of hapi and use those skills to build an application and a REST API with MySQL. You'll then wrap up with a Capstone project of industry relevance, understanding solution design, and how hapi fits into industry relevant projects for data driven apps.
Used by companies such as PayPal and Mozilla, hapi is a key framework for anyone serious about enterprise web development. Practical hapi will ensure you focus your time on critical project tasks instead of building infrastructure.
You will:
- Utilize the power of RESTful APIs and Node.js
- Build your first hapi application based on its core concepts
- Work with promises and asynchronous programming effectively
- Use Sequelize for database connectivity
Caracteristici
Uses real-world hapi case studies to demonstrate skills you’ll need as a professional developer Builds powerful, scalable applications, with minimal overhead and full out-of-the-box functionality Originally developed to handle Walmart’s Black Friday sale: the proven choice for enterprise-grade backend needs