Hapi: The Good Parts

added by bpwndaddy
6/8/2015 3:30:10 PM

326 Views

Recently, I've been working with a new framework called Hapi to build an API for Webmaker. This is a bit of a departure from the past, where we traditionally would have used Express to build the our server applications. The decision to use Hapi was based on several features that we found in our experimentation with the framework. I'd like to outline these features, and give examples about how we're using them.


0 comments