Show HN: A simple API to store and retrieve JSON objects(openbucket.io)
openbucket.io
Show HN: A simple API to store and retrieve JSON objects
http://openbucket.io/
7 comments
works great, but I see that you are using non-secure http connection, it would be great if you are planning to include SSL encryption over it.
Don't spend your time including anything like that.
Looks nice. I made a similar app few days back and made it as a self hosting one.
You can check it out here. https://github.com/avinoth/apistore
You can check it out here. https://github.com/avinoth/apistore
If required , this tool http://jsonformatter.org jsonformatter and support url too.
Good idea.
I don't understand why anyone would ever use this instead of a simple KV store like Redis or Memcached?
There are literally zero technical details about what the system runs on or how data is stored. In the time it took me to look around trying to find some technical details or source code to look at, I could have started a VM and installed Redis.
There are literally zero technical details about what the system runs on or how data is stored. In the time it took me to look around trying to find some technical details or source code to look at, I could have started a VM and installed Redis.
Wow. Great timing. This will pair nicely with an Html5 app I just posted
https://news.ycombinator.com/item?id=10506149
Also, I always used to wonder why something simple like this already exists. Well done!
https://news.ycombinator.com/item?id=10506149
Also, I always used to wonder why something simple like this already exists. Well done!
I made something similar for HTML, check http://motyar.info/gist/