Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 295 Bytes

File metadata and controls

21 lines (14 loc) · 295 Bytes

Simple RESTful API

Simple-API

REST API

ECMAScript 6 standard

Setup

npm install
npm run dev

Usage

!!! MAKE SURE THAT YOUR MONGODB IS RUNNING !!!

From the main page http://localhost:3005 you will find documentation 
for this API and from there you are free to go!