A scanner call server, with the Calls webapp.
Find a file
2024-11-21 23:35:13 -05:00
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).