An open API service indexing awesome lists of open source software.

https://github.com/k9mil/minbin

📝 minbin, a minimalistic pastebin replica.
https://github.com/k9mil/minbin

flask python

Last synced: 2 months ago
JSON representation

📝 minbin, a minimalistic pastebin replica.

Awesome Lists containing this project

README

          

# minbin 💫

minbin is a minimalistic, bare-bones pastebin replica.

# Goals 🥅

1. Provide an easy-to-use pastebin service.
2. Secure pastes due to automatic scheduled deletion and encryption (in the works).
3. No additional clutter.

# Current features 📖

- Hashed unique URL for each paste
- Instant usability
- Scheduled deletion every 10 minutes
- Minimalistic design