A scanner call server, with the Calls webapp.
Find a file
2024-11-08 18:45:57 -05:00
client sidebar 2024-11-08 18:45:57 -05:00
cmd Change ws route 2024-11-06 20:17:13 -05:00
internal #28 per backend notification templates 2024-11-07 23:17:16 -05:00
pkg use square 2024-11-08 10:14:47 -05:00
sql UUID is part of Call and is generated by us. 2024-11-06 20:47:10 -05:00
.gitignore gordio is now just stillbox 2024-11-03 07:19:03 -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 gordio is now just stillbox 2024-11-03 07:19:03 -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).