Hapijs + Glitch Example

Built out a Open API test page for use and decided to use glitch.com because it is easy to get something live to test with and then embed and here is the code.  Had to get back into the nodejs frameset and working with hapijs after a few years rust, but everything seemed to fall into place nicely as I remembered the hapijs way of doing things is a lot like ServiceStack handler for request/response and it just works well together.

Code that works with the OwnerRez version 2.0 API

Embedded iFrame Preview