A scanner call server written in Golang, with Angular and Flutter clients.
Find a file
2024-08-23 14:28:47 -04:00
client
cmd Fix lint 2024-08-11 14:48:17 -04:00
internal
pkg alpha tag 2024-08-23 14:28:47 -04:00
sql alpha tag 2024-08-23 14:28:47 -04:00
.gitignore
config.sample.yaml CORS stuff 2024-08-15 13:28:03 -04:00
go.mod CORS 2024-08-14 19:12:20 -04:00
go.sum CORS 2024-08-14 19:12:20 -04:00
LICENSE
Makefile Fix lint 2024-08-11 14:48:17 -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).