bingo/README.md
Seraphim R. Pardee df24f41bb3
All checks were successful
test / test (push) Successful in 1m10s
Divide workflows and give them order, add badges.
2024-09-20 00:33:32 -04:00

14 lines
703 B
Markdown

# bingo
A lightweight {paste,file}bin alternative written in Golang.
![test status](https://git.hl.srp.life/srp/bingo/actions/workflows/test.yaml/badge.svg) ![build status](https://git.hl.srp.life/srp/bingo/actions/workflows/build.yaml/badge.svg)
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)
- [x] Post/read functionality
- [x] Delete functionality
- [x] Syntax highlighting
- [ ] Server configuration file (via viper)
- [ ] API key authentication / loose user management
- [ ] CLI upload / management functionality
- [ ] Edit/revise/replace content at ID