You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Amber 07e944394b Initial upload support, use RwLock 2 years ago
.data-example fuck new years explosives 2 years ago
githooks add git pre commit hook 2 years ago
src Initial upload support, use RwLock 2 years ago
static write more code (also ew frontend) 2 years ago
templates wip state (building) 2 years ago
.gitignore wip state (building) 2 years ago
Cargo.lock wip state (building) 2 years ago
Cargo.toml wip state (building) 2 years ago
README.md write more code (also ew frontend) 2 years ago

README.md

^V

the dead simple

  • link shortener
  • file paste
  • image paste
  • text paste

"pastebin on estrogen" ~harmonia

design goals

  • no database
  • easily browsable file structure
  • near zero setup time
  • perform well even without a caching reverse proxy

env vars

  • DATA_DIR
  • LISTEN_ADDR
  • FILE_CACHE_MAX_SIZE
  • FILE_UPLOAD_MAX_SIZE
  • ``