A lightweight {paste,file}bin alternative written in Golang.
.vscode | ||
cmd | ||
routes | ||
static | ||
views | ||
.gitignore | ||
go.mod | ||
go.sum | ||
LICENSE | ||
main.go | ||
README.md |
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...)
- Post/read functionality
- Delete (and edit?) functionality
- Syntax highlighting
- API key authentication / loose user management
- CLI upload / management functionality