A scanner call server, with the Calls webapp.
Find a file
2024-11-14 10:16:20 -05:00
.bin backups 2024-11-13 19:51:20 -05:00
client Get calls 2024-08-10 10:42:44 -04:00
cmd Fix prerun 2024-11-13 19:58:49 -05:00
internal Importer, rename jsontime to jsontypes 2024-11-13 09:24:11 -05:00
pkg reid first stab 2024-11-14 10:16:20 -05:00
sql reid first stab 2024-11-14 10:16:20 -05:00
.gitignore backups 2024-11-13 19:51:20 -05:00
config.sample.yaml #28 per backend notification templates 2024-11-07 23:17:16 -05:00
go.mod Use mapstructure for notify config 2024-11-03 19:49:10 -05:00
go.sum Use mapstructure for notify config 2024-11-03 19:49:10 -05:00
LICENSE License, querier interface 2024-07-28 19:51:23 -04:00
Makefile Fix prerun 2024-11-13 19:58:49 -05:00
README.md gordio is now just stillbox 2024-11-03 07:19:03 -05:00

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).