A scanner call server, with the Calls webapp.
client | ||
cmd | ||
internal | ||
pkg | ||
sql | ||
.gitignore | ||
config.sample.yaml | ||
go.mod | ||
go.sum | ||
LICENSE | ||
Makefile | ||
README.md |
stillbox
A Golang scanner call server (gordio
), with the Calls webapp.
NOTE
If this message is still here, the database schema initial migration and protobuf definitions are still subject to change.
Once gordio
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).