https://github.com/openstatushq/status-code
Just return the given http status code for testing
https://github.com/openstatushq/status-code
Last synced: 6 months ago
JSON representation
Just return the given http status code for testing
- Host: GitHub
- URL: https://github.com/openstatushq/status-code
- Owner: openstatusHQ
- Created: 2023-10-19T18:52:57.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-05-14T16:47:02.000Z (over 1 year ago)
- Last Synced: 2025-07-30T16:26:55.777Z (6 months ago)
- Language: TypeScript
- Homepage: https://www.openstatus.dev
- Size: 239 KB
- Stars: 3
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Status code
A small hono server to simulate a status code.
try it out:
```bash
curl https://openstat.us/200
```