/dowser-api

An Hapi.js API prototype to find good places to be.

Primary LanguageJavaScriptOtherNOASSERTION

Dowser - API

Dowser was a prototype app to find good places to be when traveling.

This was the API I made for the app, backed with Hapi.js.

Today, Dowser has been discontinued.

Usage

  1. In the /app folder
yarn && yarn start 
# or the npm way
npm install && npm start
  1. Visit http://localhost:7777/random/spawnRandomPlace to spawn random places

  2. Check Homefeed here http://localhost:7777/homefeed/get.

Heads-up!

This project was made mid-2016, ES6 in node.js was not so viable. That's why I still use var.

Credits

  • Zachary Dahan (@TheSuperFly) - Developer