https://github.com/scbd/http-catchall
http catch all static server
https://github.com/scbd/http-catchall
Last synced: 10 months ago
JSON representation
http catch all static server
- Host: GitHub
- URL: https://github.com/scbd/http-catchall
- Owner: scbd
- License: mit
- Created: 2019-12-13T19:17:20.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-12-13T19:18:21.000Z (over 6 years ago)
- Last Synced: 2025-07-16T20:50:58.841Z (12 months ago)
- Language: JavaScript
- Size: 1000 Bytes
- Stars: 0
- Watchers: 8
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
HTTP catch-all handler
Usage
```
node server 503 "Route to service not configured"
```