Comment on Myjson – A simple JSON store for your web or mobile appparentComments−ozh12yOf course. It's just that it's easier and quicker to use something that someone has already developed, than recreate the 100-lines wheel each time.−bennyg12yWhich is why I'm confused as to why you want an open-source version? Just use this one.−oneeyedpigeon12yMaybe ozh wants to host the service on their own server? Or they've found a bug they want to fix?−Touche12yAnyone can PUT and replace your data.−tburch12yGive JSON Blob (https://github.com/tburch/jsonblob) a try! It's open sourced and you can run it locally if you want.
Comments
Of course. It's just that it's easier and quicker to use something that someone has already developed, than recreate the 100-lines wheel each time.
Which is why I'm confused as to why you want an open-source version? Just use this one.
Maybe ozh wants to host the service on their own server? Or they've found a bug they want to fix?
Anyone can PUT and replace your data.
Give JSON Blob (https://github.com/tburch/jsonblob) a try! It's open sourced and you can run it locally if you want.