A scanner call server written in Golang, with Angular and Flutter clients.
Find a file
2024-12-19 16:13:06 -05:00
client
cmd
internal Call store and list calls endpoint 2024-12-19 16:13:06 -05:00
pkg Call store and list calls endpoint 2024-12-19 16:13:06 -05:00
sql Call store and list calls endpoint 2024-12-19 16:13:06 -05:00
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).