A lightweight {paste,file}bin alternative written in Golang.
.gitea/workflows | ||
.vscode | ||
cmd | ||
routes | ||
static | ||
views | ||
.gitignore | ||
Dockerfile | ||
go.mod | ||
go.sum | ||
LICENSE | ||
main.go | ||
README.md | ||
screenshot-syntax.jpeg | ||
screenshot.jpeg |
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 Roadmap (so far...; from most important to least)
- Post/read functionality
- Delete functionality
- Syntax highlighting
- Server configuration file (via viper)
- API key authentication / loose user management
- CLI upload / management functionality
- Edit/revise/replace content at ID
Screenshots
without syntax highlighting | with syntax highlighting |
---|---|