An open API service indexing awesome lists of open source software.

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

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
```