Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/abernier/quik
HTTP server with routes, CORS and responses aliases
https://github.com/abernier/quik
Last synced: about 1 month ago
JSON representation
HTTP server with routes, CORS and responses aliases
- Host: GitHub
- URL: https://github.com/abernier/quik
- Owner: abernier
- Created: 2011-11-07T23:22:53.000Z (about 13 years ago)
- Default Branch: master
- Last Pushed: 2012-03-13T15:07:24.000Z (almost 13 years ago)
- Last Synced: 2024-10-16T23:31:46.018Z (2 months ago)
- Language: JavaScript
- Homepage:
- Size: 93.8 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
INSTALL
-------npm install https://github.com/abernier/quik/tarball/master
USAGE
-----$ cat > api.js <