Codename Yoda. Mentoring Service.
How to test this on your local environment:
git clone https://github.com/sv-bootcamp/bridgeme-server.git
npm install
mongod --dbpath=/Users/ethkim/mongodb/data
(To start MongoDB with db path)gulp
The latest API Document is here.