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
Lizzy Hunt 97efd2a374
continuous-integration/drone/push Build is passing Details
clean up old sessions every 500 seconds
2024-03-27 15:10:39 -06:00
api authentication! oauth2! 2024-03-27 15:02:31 -06:00
args clean up old sessions every 500 seconds 2024-03-27 15:10:39 -06:00
database clean up old sessions every 500 seconds 2024-03-27 15:10:39 -06:00
scheduler clean up old sessions every 500 seconds 2024-03-27 15:10:39 -06:00
static fix padding on container 2024-03-26 23:53:42 -06:00
templates authentication! oauth2! 2024-03-27 15:02:31 -06:00
utils authentication! oauth2! 2024-03-27 15:02:31 -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