A scanner call server written in Golang, with Angular and Flutter clients.
Find a file
2024-11-21 22:31:30 -05:00
client
cmd Lint 2024-11-20 11:07:58 -05:00
internal Preliminary exporter 2024-11-21 22:25:25 -05:00
pkg Use getter 2024-11-21 22:30:47 -05:00
sql Fix learning 2024-11-21 07:44:08 -05:00
util
.gitignore
.mockery.yaml
config.sample.yaml Alerting improvements 2024-11-20 16:45:41 -05:00
go.mod depupdate 2024-11-19 10:26:56 -05:00
go.sum depupdate 2024-11-19 10:26:56 -05:00
LICENSE
Makefile
README.md

stillbox

A Golang scanner call server.

NOTE

If this message is still here, the database schema initial migration and protobuf definitions are still subject to change.

Once stillbox is actually usable (but not necessarily feature-complete), I will remove this note, and start using DB migrations and protobuf best practices (i.e. not changing field numbers).