Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 342 Bytes

File metadata and controls

19 lines (14 loc) · 342 Bytes

mojo-api

🦍 Mojo's API engine

Mojo doggy

v1 api

starting & running api server

git clone https://github.com/mojodating/mojo-api.git
cd mojo-api/v1
npm install
nodemon .
open http://localhost:3000/explorer/

data model

Check out the data model