Angular
Delightful Data APIs With HAPI.JS

Creating A Data Resource

PRO

Hapi.js is an excellent framework for building data APIs and that's exactly what we'll build in this series. Let's start out by setting up some in-memory data on the server and returning that data when a request is made for it.

 

I finished! On to the next chapter