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
- Host: GitHub
- URL: https://github.com/codebrahma/restaurant-express-api
- Owner: Codebrahma
- License: mit
- Created: 2018-06-13T06:36:57.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2020-08-20T15:35:31.000Z (over 5 years ago)
- Last Synced: 2023-08-01T05:57:55.959Z (over 2 years ago)
- Language: JavaScript
- Size: 25.4 KB
- Stars: 41
- Watchers: 7
- Forks: 40
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
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