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 Hunt 48f124f272
add api keys and route
2024-03-28 10:53:30 -06:00
adapters/cloudflare add api keys and route 2024-03-28 10:53:30 -06:00
api add api keys and route 2024-03-28 10:53:30 -06:00
args blinkies 2024-03-27 15:38:53 -06:00
database add api keys and route 2024-03-28 10:53:30 -06:00
scheduler clean up old sessions every 500 seconds 2024-03-27 15:10:39 -06:00
static initial commit 2024-03-28 00:27:12 -06:00
templates add api keys and route 2024-03-28 10:53:30 -06:00
utils add api keys and route 2024-03-28 10:53:30 -06:00
.dockerignore initial commit 2024-03-26 16:00:05 -06:00
.drone.yml set repo to fqdn 2024-03-26 18:14:26 -04: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 clean up old sessions every 500 seconds 2024-03-27 15:10:39 -06:00
docker-compose.yml initial commit 2024-03-26 16:00:05 -06:00
go.mod clean up old sessions every 500 seconds 2024-03-27 15:10:39 -06:00
go.sum clean up old sessions every 500 seconds 2024-03-27 15:10:39 -06:00
main.go clean up old sessions every 500 seconds 2024-03-27 15:10:39 -06:00