A scanner call server written in Golang, with Angular and Flutter clients.
Find a file
2024-11-29 19:22:50 -05:00
client Paginate, new table 2024-11-26 09:19:31 -05:00
cmd Move to urfave/cli 2024-11-24 10:38:19 -05:00
internal Export 2024-11-25 09:44:12 -05:00
pkg partman monthly test passes 2024-11-29 19:22:50 -05:00
sql partman monthly test passes 2024-11-29 19:22:50 -05:00
util Omitempty 2024-11-25 16:04:07 -05:00
.gitignore
.mockery.yaml partman monthly test passes 2024-11-29 19:22:50 -05:00
config.sample.yaml Alerting improvements 2024-11-20 16:45:41 -05:00
go.mod bump deps 2024-11-26 09:29:13 -05:00
go.sum bump deps 2024-11-26 09:29:13 -05:00
LICENSE
Makefile Omitempty 2024-11-25 16:04:07 -05:00
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).