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