adelkov / leftovers-back

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Leftovers - backend

This is a simple CRUD REST API server supporting this client-side React application.

Run it locally

clone this repo
$ npm install
$ npm start
Server is listening at localhost:8000/api

This REST API is documented at localhost:8000/explorer

The project is generated by LoopBack.

About


Languages

Language:JavaScript 100.0%