# 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)](https://git.hl.srp.life/srp/bingo/actions?workflow=test.yaml&actor=0&status=0) [![build status](https://git.hl.srp.life/srp/bingo/actions/workflows/build.yaml/badge.svg)](https://git.hl.srp.life/srp/bingo/actions?workflow=build.yaml&actor=0&status=0) [![release status](https://git.hl.srp.life/srp/bingo/actions/workflows/release.yaml/badge.svg)](https://git.hl.srp.life/srp/bingo/actions?workflow=release.yaml&actor=0&status=0) 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 ## Screenshots | without syntax highlighting | with syntax highlighting | | - | - | |![](screenshot.jpeg) |![](screenshot-syntax.jpeg)|