https://github.com/bash/http-status-codes
All HTTP status codes as a JSON file
https://github.com/bash/http-status-codes
Last synced: 6 months ago
JSON representation
All HTTP status codes as a JSON file
- Host: GitHub
- URL: https://github.com/bash/http-status-codes
- Owner: bash
- License: unlicense
- Created: 2016-01-12T21:42:10.000Z (about 10 years ago)
- Default Branch: main
- Last Pushed: 2024-01-01T14:09:49.000Z (about 2 years ago)
- Last Synced: 2025-09-02T03:57:43.179Z (7 months ago)
- Language: Python
- Homepage:
- Size: 9.77 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# http-status-codes
Fetches the official list of http status codes from [IANA]
and converts it to JSON.
## Building
Run `make` to generate the JSON file in `data/http-status-codes.json`.
[IANA]: https://www.iana.org/assignments/http-status-codes/http-status-codes.xml