https://github.com/enpit/static-json-microservice
We needed a webservice that serves some arbitrary JSON data upon request. So here it is.
https://github.com/enpit/static-json-microservice
Last synced: 8 days ago
JSON representation
We needed a webservice that serves some arbitrary JSON data upon request. So here it is.
- Host: GitHub
- URL: https://github.com/enpit/static-json-microservice
- Owner: enpit
- License: mit
- Created: 2016-07-14T14:47:49.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2016-10-03T14:15:43.000Z (over 9 years ago)
- Last Synced: 2025-03-04T14:49:11.351Z (over 1 year ago)
- Language: JavaScript
- Size: 3.91 KB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# static-json-microservice
We needed a webservice that serves some arbitrary JSON data upon request. So here it is.