TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Is there a website for HTTP status code just like gitmoji.dev?

3 点作者 d3nigma大约 3 年前
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 &amp; 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&#x27;t found it yet.

4 条评论

sethammons大约 3 年前
What is wrong with the first two results from Google? I get wikipedia (the source I&#x27;ve used when needed) and a Mozilla page. Both are solid.
评论 #30867219 未加载
ericrallen大约 3 年前
This one might be my favorite: <a href="https:&#x2F;&#x2F;http.cat&#x2F;" rel="nofollow">https:&#x2F;&#x2F;http.cat&#x2F;</a><p>The MDN docs on them are a good reference, too.
hboon大约 3 年前
I patched together <a href="https:&#x2F;&#x2F;httpstatuses.net" rel="nofollow">https:&#x2F;&#x2F;httpstatuses.net</a> after seeing that <a href="https:&#x2F;&#x2F;httpstatuses.com" rel="nofollow">https:&#x2F;&#x2F;httpstatuses.com</a> was &quot;corporatized&quot;
rmedaer大约 3 年前
<a href="https:&#x2F;&#x2F;developer.mozilla.org&#x2F;en-US&#x2F;docs&#x2F;Web&#x2F;HTTP&#x2F;Status" rel="nofollow">https:&#x2F;&#x2F;developer.mozilla.org&#x2F;en-US&#x2F;docs&#x2F;Web&#x2F;HTTP&#x2F;Status</a> ?
评论 #30866892 未加载