TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

JSONbin.io – Simple JSON Storage (Beta)

86 pointsby mr_ali3nabout 8 years ago

13 comments

DorothySimabout 8 years ago
I suggest returning 404 Not Found instead of 422 Unprocessable Entity on failed GETs: <a href="https:&#x2F;&#x2F;jsonbin.io&#x2F;b&#x2F;2342342" rel="nofollow">https:&#x2F;&#x2F;jsonbin.io&#x2F;b&#x2F;2342342</a> as well as Content-Type: application&#x2F;json instead of current text&#x2F;html.<p>&quot;Entity&quot; in &quot;Unprocessable Entity&quot; refers to request body and for GETs there is no request body: <a href="http:&#x2F;&#x2F;www.restpatterns.org&#x2F;HTTP_Status_Codes&#x2F;422_-_Unprocessable_Entity" rel="nofollow">http:&#x2F;&#x2F;www.restpatterns.org&#x2F;HTTP_Status_Codes&#x2F;422_-_Unproces...</a>
评论 #14348428 未加载
kbrabout 8 years ago
Really sleek and clean, love the design. A simple but useful product, nice job :)<p>The link to your Twitter on the about page is broken by the way, it should have a protocol.
评论 #14347274 未加载
dkarapetyanabout 8 years ago
Wait. So this just stores arbitrary byte blobs right. What exactly is the JSON bit about? Can I use jq syntax to query and transform whatever JSON is stored?
评论 #14348427 未加载
jwmoraesabout 8 years ago
Loved the minimal UI.
评论 #14346983 未加载
elnikabout 8 years ago
I made the exact same thing couple of years back, but shut it down because I couldn&#x27;t think of sustainably maintaining such a &quot;free&quot; service.<p>I have a lot of ideas like this, but I am super confused on the sustainability part. What ways are there to sustainably maintain such services?
评论 #14348212 未加载
评论 #14348322 未加载
joshmnabout 8 years ago
Cool. I really like the UI. Response times are slow-er than I would have originally thunk, but I&#x27;m sure that&#x27;s a side effect of the HN hug.<p>Are you saving these &quot;bins&quot; as files, and then serving them? Or are you putting them into a database? Mostly curious. :)
评论 #14347289 未加载
Jeayeabout 8 years ago
For a similar service which is entirely encrypted, consider: <a href="https:&#x2F;&#x2F;safepaste.org&#x2F;" rel="nofollow">https:&#x2F;&#x2F;safepaste.org&#x2F;</a>
评论 #14347343 未加载
cpfohlabout 8 years ago
Nice. This is basically my usual &quot;How does this language&#x2F;framework work?&quot; test project.<p>I&#x27;ve still never built a twitter clone...
评论 #14346992 未加载
nictrixabout 8 years ago
Hi, very cool, simple service! I believe the example on the front page, should be Linkin Park without the &quot;g&quot;.
评论 #14347178 未加载
SallySwanSmithabout 8 years ago
Why is this better then just storing json files on s3?
评论 #14346482 未加载
jinjiangabout 8 years ago
Really great! p.s. Any plan to support JSONP?
评论 #14348431 未加载
arfarabout 8 years ago
Any method of deleting bins?
评论 #14346981 未加载
tuananhabout 8 years ago
would be nice if the user can set the url<p>sth like this<p>jsonbin.io&#x2F;username&#x2F;books&#x2F;get&#x2F;1
评论 #14347279 未加载