A scanner call server written in Golang, with Angular and Flutter clients.
Find a file
2024-11-15 12:18:32 -05:00
client
cmd
internal Replace was too broad 2024-11-15 10:44:33 -05:00
pkg pre-mock 2024-11-15 12:18:32 -05:00
sql housekeeping 2024-11-15 11:34:54 -05:00
util Rename to util 2024-11-15 10:41:04 -05:00
.gitignore
config.sample.yaml
go.mod pre-mock 2024-11-15 12:18:32 -05:00
go.sum pre-mock 2024-11-15 12:18:32 -05:00
LICENSE
Makefile pre-mock 2024-11-15 12:18:32 -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).