A scanner call server written in Golang, with Angular and Flutter clients.
Daniel Ponte
77a08679d4
Reviewed-on: #78 Co-authored-by: Daniel Ponte <amigan@gmail.com> Co-committed-by: Daniel Ponte <amigan@gmail.com> |
||
---|---|---|
client | ||
cmd | ||
internal | ||
pkg | ||
sql | ||
util | ||
.gitignore | ||
.mockery.yaml | ||
config.sample.yaml | ||
go.mod | ||
go.sum | ||
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).