bingo/README.md

11 lines
420 B
Markdown

# bingo
A lightweight {paste,file}bin alternative written in Golang.
Overall goal is to create a service that works well as a single-user self-hosted instance, which can trivially upload files/text.
## Feature List (so far...)
- [x] Post/read functionality
- [ ] Delete (and edit?) functionality
- [x] Syntax highlighting
- [ ] API key authentication / loose user management
- [ ] CLI upload / management functionality