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
|
2 years ago | |
---|---|---|
.data-example | 2 years ago | |
githooks | 2 years ago | |
src | 2 years ago | |
static | 2 years ago | |
templates | 2 years ago | |
.gitignore | 2 years ago | |
Cargo.lock | 2 years ago | |
Cargo.toml | 2 years ago | |
README.md | 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
- ``