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 3d7bb77eab
a little further
2024-04-08 17:15:31 -06:00
adapters get something up there 2024-04-08 17:04:19 -06:00
api a little further 2024-04-08 17:15:31 -06:00
args get something up there 2024-04-08 17:04:19 -06:00
database a little further 2024-04-08 17:15:31 -06:00
hcdns use correct address format, never trust copilot ugghhgghhghg 2024-04-07 19:48:20 -06:00
scheduler clean up old sessions every 500 seconds 2024-03-27 15:10:39 -06:00
static a little further 2024-04-08 17:15:31 -06:00
templates a little further 2024-04-08 17:15:31 -06:00
uploads/avatars get something up there 2024-04-08 17:04:19 -06:00
utils get something up there 2024-04-08 17:04:19 -06: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 initial commit 2024-03-26 16:00:05 -06:00
Dockerfile get something up there 2024-04-08 17:04:19 -06:00
docker-compose.yml get something up there 2024-04-08 17:04:19 -06: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