Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/iammuhit/grebban-backend-api
A REST API server based on Node-Express-JsonFile.
https://github.com/iammuhit/grebban-backend-api
backend-api dotenv express-js json-schema lodash node-fetch node-js nodemon npm rest-api
Last synced: about 2 months ago
JSON representation
A REST API server based on Node-Express-JsonFile.
- Host: GitHub
- URL: https://github.com/iammuhit/grebban-backend-api
- Owner: iammuhit
- Created: 2020-12-19T10:43:17.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2022-12-22T19:28:46.000Z (about 2 years ago)
- Last Synced: 2023-04-06T16:10:50.261Z (almost 2 years ago)
- Topics: backend-api, dotenv, express-js, json-schema, lodash, node-fetch, node-js, nodemon, npm, rest-api
- Language: JavaScript
- Homepage:
- Size: 612 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Getting Started
Rename the .env.example file to .env
## Available Commands
`npm start`
Runs the app in the development mode.\
Open [http://localhost:8080](http://localhost:8080) to view it in the browser.The page will reload if you make edits.
## Documentation
* [Available API Endpoints](https://github.com/iammuhit/grebban-backend-api/wiki/API)