-
Last night I made a tiny service that allows you to make RESTful calls to an API to store arbitrary data & files using JSON like paths.
-
It's something I've been wanting to write for ages. Like a mini private data store. Is this useful to anyone else? It's not on github yet…
-
In particular, I intend to make a CLI tool to let me "copy" to a URL, and then paste on another machine (all under an API key).