An open API service indexing awesome lists of open source software.

https://github.com/codebrahma/restaurant-express-api

Express Backend for Restaurant app
https://github.com/codebrahma/restaurant-express-api

Last synced: 7 months ago
JSON representation

Express Backend for Restaurant app

Awesome Lists containing this project

README

          

A Boiler plate for REST API using node mongoose express

## Usage
$ npm install
$ cp .env.example .env
$ npm start