https://github.com/jakewmeyer/status-codes
HTTP status code API
https://github.com/jakewmeyer/status-codes
http http-status status-codes
Last synced: about 1 year ago
JSON representation
HTTP status code API
- Host: GitHub
- URL: https://github.com/jakewmeyer/status-codes
- Owner: jakewmeyer
- License: apache-2.0
- Created: 2021-05-16T17:49:06.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-09T08:15:08.000Z (about 3 years ago)
- Last Synced: 2025-01-13T05:41:54.966Z (about 1 year ago)
- Topics: http, http-status, status-codes
- Language: Rust
- Homepage: https://codes.jakemeyer.sh/418
- Size: 51.8 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Status Codes
A simple service that returns a user provided HTTP status code + message.
Includes additional status codes from https://en.wikipedia.org/wiki/List_of_HTTP_status_codes
[](https://github.com/jakewmeyer/status-codes/actions?query=workflow%3ACICD)
[](https://coveralls.io/github/jakewmeyer/status-codes?branch=master)
## Usage
[https://codes.jakemeyer.sh/418](https://codes.jakemeyer.sh/418)
```text
I'm a teapot
```