Creating a Fake API with Hapi For Your Client-Side Application

InstructorSimon Bailey

Share this video with your friends

Send Tweet

When developing client-side applications, you may find you're in the situation where you require data from a server-side API that is not yet available. The lesson will teach you how to make use of the hapi-dummy-api plugin to create an API that will return fake data to your client-side application.