Y
Hacker News
new
|
ask
|
show
|
jobs
by
akosednar
4434 days ago
Looks just like the design/functionality of
http://www.jsoneditoronline.org/
which seems to be an older project
1 comments
tburch
4434 days ago
Yeah, it uses that for the editor, but also has a full HTTP API (
http://jsonblob.com/api
) behind it for storing the JSON and accessing it from outside the browser.
link