HAPI - kimschles/schlesinger-knowledge GitHub Wiki

API Development with Hapi Framework and NoSQL

Nic Raboy at DenverScript June 26, 2018 GitHub Repo

Install Dependencies

  • npm install hapi joi couchbase uuid

  • hapi is a node.js framework that is often used to build apis

  • CouchBase is a NOSQL database