Y
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
rcthompson
4037 days ago
So, with this plus a URL-shortener as a frontend, you're essentially using the URL shortening service as the data storage.
link
alfg
4037 days ago
Ha, right! Especially since the URLs can get very lengthy depending on the message.
link
_lce0
4037 days ago
genius!! ready for t.co and bit.ly
perfectly for small pieces of immutable data!
link