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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Show HN: A Website for HTTP Status Codes

22 点作者 archmaster大约 6 年前

4 条评论

lpinca大约 6 年前
How is this better than <a href="https:&#x2F;&#x2F;httpstatuses.com&#x2F;" rel="nofollow">https:&#x2F;&#x2F;httpstatuses.com&#x2F;</a>
评论 #19530422 未加载
评论 #19534551 未加载
评论 #19529022 未加载
评论 #19534419 未加载
archmaster大约 6 年前
As an exploration of Svelte (v3.svelte.technology), I designed and build this fairly simple website that solves a problem I have often - quickly finding HTTP status code info.<p>It&#x27;s pretty simple, but I think it can actually be a fairly useful tool in my workflow and I hope the workflows of others. I&#x27;d love to hear some feedback!<p>It&#x27;s easy to use and super fast, especially considering my previous workflow was:<p>- Encounter a status code in some code<p>- Find the Wikipedia article on HTTP status codes<p>- Press Ctrl-F<p>- Type in the status code<p>- Hit return<p>- Read the explanation<p>Now it&#x27;s much quicker for me. I might also make a Visual Studio Code extension to make the process even faster.<p>I&#x27;d love to hear some feedback!
评论 #19528285 未加载
评论 #19527694 未加载
zbuf大约 6 年前
This assumes I care about a status code in isolation when, in fact, they are grouped or related.<p>If selecting a status code, or if faced with one, I want to see that relationship.<p>It&#x27;s a fun project but it might be a bit over engineered. I think it&#x27;d have to be at least as good as a list.
评论 #19529009 未加载
trumbitta2大约 6 年前
Hi, permalinks might not be working at the moment (I tried with a 204)