~mendelmaleh/bin

Simple paste service
453dd0d1 — Mendel E 2 years ago
Embed index.html
f4af5d16 — Mendel E 2 years ago
Make viewport responsive
e2a18d87 — Mendel E 2 years ago
Add go.sum

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