Crates.io | microbin |
lib.rs | microbin |
version | 2.0.4 |
source | src |
created_at | 2022-06-04 22:26:04.171001 |
updated_at | 2023-07-11 18:31:35.443177 |
description | Simple, performant, configurable, entirely self-contained Pastebin and URL shortener. |
homepage | https://microbin.eu |
repository | https://github.com/szabodanika/microbin |
max_upload_size | |
id | 599930 |
size | 2,460,878 |
MicroBin is a super tiny, feature rich, configurable, self-contained and self-hosted paste bin web application. It is very easy to set up and use, and will only require a few megabytes of memory and disk storage. It takes only a couple minutes to set it up, why not give it a try now?
Run our quick docker setup script (DockerHub):
bash <(curl -s https://microbin.eu/docker.sh)
Or install it manually from Cargo:
cargo install microbin;
curl -L -O https://raw.githubusercontent.com/;szabodanika/microbin/master/.env;
source .env;
microbin
On our website microbin.eu you will find the following:
server.com/file/pig-dog-cat
)server.com/raw/pig-dog-cat
)water.css
)In MicroBin, an upload can be:
You can use MicroBin:
...and many other things, why not get creative?
MicroBin and MicroBin.eu are available under the BSD 3-Clause License.
© Dániel Szabó 2022-2023