About
Fast client-side filter over a curated table of HTTP status codes with plain-language descriptions.
Examples
404
Input
{"query":"404"}Output
{"matches":[{"code":404,"name":"Not Found",...}]}Use Cases
- API debugging
- Incident triage
- Teaching HTTP