Hapi.js (HTTP API), is a rich framework for building applications and services, focusing on writing reusable application logic. There are a number of other frameworks; notable among them is Express.js. However, from the ground up, Hapi.js is optimized for API building, and we will see this shortly when building our application.
-
Book Overview & Buying
-
Table Of Contents
-
Feedback & Rating
Beginning API Development with Node.js
By :
Beginning API Development with Node.js
By:
Overview of this book
Using the same framework to build both server and client-side applications saves you time and money. This book teaches you how you can use JavaScript and Node.js to build highly scalable APIs that work well with lightweight cross-platform client applications. It begins with the basics of Node.js in the context of backend development, and quickly leads you through the creation of an example client that pairs up with a fully authenticated API implementation. By the end of the book, you’ll have the skills and exposure required to get hands-on with your own API development project.
Table of Contents (5 chapters)
Preface
Introduction to Node.js
Building the API - Part 1
Building the API - Part 2
Other Books You May Enjoy
Customer Reviews