curl -XPUT 'https://jsonbase.com/demo_bucket/hello' \
-H 'content-type: application/json' \
-d '{"hello": "world"}'
{"hello":"world"}
curl 'https://jsonbase.com/demo_bucket/hello'
{"hello":"world"}
The most ambitious projects rely on JSONBase
100kb.
JSON data.
API based.
Authentication is not available for now. Try to be creative when coming up with bucket names.
© JSONBase