Tiny service for temporary plaintext pastes.
https://derdilla.com/bin
- Rust 67%
- HTML 26%
- Dockerfile 7%
| benches | Improve id generation performance by 56% | |
| src | Make port configurable | |
| .gitignore | Initial commit | |
| Cargo.lock | Configure Dockerfile | |
| Cargo.toml | Configure Dockerfile | |
| Dockerfile | Configure Dockerfile | |
| index.html | Make index.html configurable | |
| LICENSE.md | Initial commit | |
| README.md | Initial commit | |
Quickpaste
Service to quickly upload plaintext for up to 30 days, getting a memorable 3-word link.
Consists of only one file with minimal dependencies that compiles into a single binary. SSL is expected to be handled via a reverse proxy. The implementation is opinionated for use at my personal website and easy to modify.