Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jonasdamher/api_rest_example
API rest with node
https://github.com/jonasdamher/api_rest_example
Last synced: about 2 months ago
JSON representation
API rest with node
- Host: GitHub
- URL: https://github.com/jonasdamher/api_rest_example
- Owner: jonasdamher
- Created: 2020-03-03T10:29:19.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2022-12-22T14:34:15.000Z (about 2 years ago)
- Last Synced: 2023-03-08T12:43:43.311Z (almost 2 years ago)
- Size: 313 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# api_rest_example
API rest with nodeInstall dependencies
```
npm i
```