Whenever I need to design an API for a service, I am a bit lost with the HTTP status codes.<p>So what I kinda need is a simple, clear & searchable website with all status codes (number, name, description, example).<p>Knowing the web. Something like this is probably already out there, but I haven't found it yet.
This one might be my favorite: <a href="https://http.cat/" rel="nofollow">https://http.cat/</a><p>The MDN docs on them are a good reference, too.
I patched together <a href="https://httpstatuses.net" rel="nofollow">https://httpstatuses.net</a> after seeing that <a href="https://httpstatuses.com" rel="nofollow">https://httpstatuses.com</a> was "corporatized"