Comment on Myjson – A simple JSON store for your web or mobile appparentComments−akosednar12yLooks just like the design/functionality of http://www.jsoneditoronline.org/ which seems to be an older project−tburch12yYeah, 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.
Comments
Looks just like the design/functionality of http://www.jsoneditoronline.org/ which seems to be an older project
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.