a DNS server in Go, a website with Oauth via Kanidm, and an exploration into using Continuation Passing Style to compose API operations. https://hatecomputers.club
Go to file
Elizabeth 1d75bf7489
continuous-integration/drone/push Build is passing Details
profiles (#7)
Reviewed-on: #7
Co-authored-by: Elizabeth <elizabeth@simponic.xyz>
Co-committed-by: Elizabeth <elizabeth@simponic.xyz>
2024-04-09 18:39:14 -04:00
adapters profiles (#7) 2024-04-09 18:39:14 -04:00
api profiles (#7) 2024-04-09 18:39:14 -04:00
args profiles (#7) 2024-04-09 18:39:14 -04:00
database profiles (#7) 2024-04-09 18:39:14 -04:00
hcdns profiles (#7) 2024-04-09 18:39:14 -04:00
scheduler clean up old sessions every 500 seconds 2024-03-27 15:10:39 -06:00
static profiles (#7) 2024-04-09 18:39:14 -04:00
templates profiles (#7) 2024-04-09 18:39:14 -04:00
utils profiles (#7) 2024-04-09 18:39:14 -04:00
.dockerignore use random ports and test db paths 2024-04-02 16:51:13 -06:00
.drone.yml fix dns race condition 2024-04-02 20:26:24 -06:00
.env.example authentication! oauth2! 2024-03-27 15:02:31 -06:00
.gitignore profiles (#7) 2024-04-09 18:39:14 -04:00
Dockerfile profiles (#7) 2024-04-09 18:39:14 -04:00
docker-compose.yml profiles (#7) 2024-04-09 18:39:14 -04:00
go.mod internal recursive dns server (#2) 2024-03-28 16:58:07 -04:00
go.sum internal recursive dns server (#2) 2024-03-28 16:58:07 -04:00
main.go add integration tests for dns server 2024-04-02 16:26:39 -06:00