~mendelmaleh/bin

Simple paste service
Embed index.html
Make viewport responsive
Add go.sum

clone

read-only
https://git.sr.ht/~mendelmaleh/bin
read/write
git@git.sr.ht:~mendelmaleh/bin

You can also use your local clone with git send-email.

#bin

Simple pastebin service.

  • easy to remember identifiers

  • minimal data storage

  • dictionary file is used to generate identifiers

  • files are stored on the file system directly

  • file creation time (ctime) is used to delete old files

#CLI

$ post localhost:8000 < ~/bin/post
hued-impel-blush

$ curl localhost:8000/hued-impel-blush
curl --data-binary @- $@

#Web

screenshot