A Hapi To Do Backend This is an example implementation of a Todo-Backend API spec using the Hapi.js framework. This example saves todos in a MongoDB collection. A production instance is running on Heroku at http://hapi-todo.herokuapp.com with a MongoLab add-on. Run the specs! Demo!