https://github.com/juhosa/jsonserver
A server that gets its routes from a json-file.
https://github.com/juhosa/jsonserver
json nodejs nodejs-server
Last synced: 3 months ago
JSON representation
A server that gets its routes from a json-file.
- Host: GitHub
- URL: https://github.com/juhosa/jsonserver
- Owner: juhosa
- License: mit
- Created: 2019-06-18T09:19:16.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2022-12-10T19:27:30.000Z (over 3 years ago)
- Last Synced: 2025-03-31T08:19:55.943Z (over 1 year ago)
- Topics: json, nodejs, nodejs-server
- Language: JavaScript
- Homepage:
- Size: 319 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# JSON Server
A (nodejs) Express server that gets its endpoints (routes) from a json-file.
Built because... well, because I can.
## Might want to check out
[typicode/json-server](https://github.com/typicode/json-server)
## License
MIT