A scanner call server written in Golang, with Angular and Flutter clients.
Find a file
2024-11-21 07:14:01 -05:00
client
cmd Lint 2024-11-20 11:07:58 -05:00
internal
pkg Flatten migrations 2024-11-21 07:14:01 -05:00
sql Flatten migrations 2024-11-21 07:14:01 -05:00
util
.gitignore Relay 2024-11-18 18:31:17 -05:00
.mockery.yaml Initial calls normalization 2024-11-19 10:18:12 -05:00
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).