A scanner call server written in Golang, with Angular and Flutter clients.
Find a file
2024-10-19 14:15:24 -04:00
client
cmd Rate limiting is configurable 2024-10-18 15:30:40 -04:00
internal
pkg commandid 2024-10-19 14:15:24 -04:00
sql fix tgs 2024-09-02 19:15:58 -04:00
.gitignore Improve logging. TODO: Switch to slog. 2024-10-17 10:00:23 -04:00
config.sample.yaml Rate limiting is configurable 2024-10-18 15:30:40 -04:00
go.mod Add ability to propagate certain sink errors up to the source 2024-08-23 15:45:31 -04:00
go.sum
LICENSE
Makefile Fix version 2024-10-18 09:51:42 -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).