A scanner call server written in Golang, with Angular and Flutter clients.
Find a file
2024-12-23 18:56:41 -05:00
client broken 2024-12-23 18:56:41 -05:00
cmd switchpart (#62) 2024-12-01 17:26:10 -05:00
internal Call store and list calls endpoint (#78) 2024-12-19 16:14:41 -05:00
pkg minimum time 2024-12-23 09:38:25 -05:00
sql minimum time 2024-12-23 09:38:25 -05:00
util
.gitignore
.mockery.yaml Partitioning (#60) 2024-12-01 03:01:09 -05:00
config.sample.yaml Partitioning (#60) 2024-12-01 03:01:09 -05:00
go.mod
go.sum
LICENSE
Makefile Fix client path 2024-12-16 16:19:47 -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).