Hacker News new | ask | show | jobs
by alfg 4037 days ago
Something not too far off that I made a couple of years ago for fun. Stores small snippets of data in the URL.

https://github.com/alfg/jot with demo.

2 comments

So, with this plus a URL-shortener as a frontend, you're essentially using the URL shortening service as the data storage.
Ha, right! Especially since the URLs can get very lengthy depending on the message.
genius!! ready for t.co and bit.ly

perfectly for small pieces of immutable data!