Add goal to README.

This commit is contained in:
Seraphim R. Pardee 2024-09-07 02:37:35 -04:00
parent 7145c3cbd0
commit d2adac78eb

View File

@ -1,6 +1,8 @@
# bingo # bingo
A lightweight {paste,file}bin alternative written in Golang. 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...) ## Feature List (so far...)
- [x] Post/read functionality - [x] Post/read functionality
- [ ] Delete (and edit?) functionality - [ ] Delete (and edit?) functionality