A scanner call server written in Golang, with Angular and Flutter clients.
Find a file
2024-10-22 09:00:41 -04:00
client
cmd HUP reread config 2024-10-22 08:45:08 -04:00
internal HUP reread config 2024-10-22 08:45:08 -04:00
pkg Make auth a hupper (jwtsecret can be reconfigured and HUPped) 2024-10-22 09:00:41 -04:00
sql Whole db size 2024-10-20 13:04:42 -04:00
.gitignore
config.sample.yaml Remove driver 2024-10-21 12:12:13 -04:00
go.mod
go.sum
LICENSE
Makefile User agent 2024-10-21 23:12:24 -04:00
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).