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 1fb45f8c4a
continuous-integration/drone/push Build is passing Details
allow user to fuck with <user>.endpoints
2024-04-02 14:33:11 -06:00
adapters/cloudflare dns api (#1) 2024-03-28 12:57:35 -04:00
api allow user to fuck with <user>.endpoints 2024-04-02 14:33:11 -06:00
args guestbook! 2024-03-29 16:35:04 -06:00
database Should fix cascading delete issue (#3) 2024-04-02 14:55:22 -04:00
dns add recursive cname stub to resolver answer set 2024-03-31 14:34:47 -06:00
scheduler clean up old sessions every 500 seconds 2024-03-27 15:10:39 -06:00
static guestbook! 2024-03-29 16:35:04 -06:00
templates guestbook qol improvements 2024-03-31 11:47:54 -06:00
utils dns api (#1) 2024-03-28 12:57:35 -04:00
.dockerignore initial commit 2024-03-26 16:00:05 -06:00
.drone.yml set path precedence for / rather than /static/ 2024-04-02 09:40:08 -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 internal recursive dns server (#2) 2024-03-28 16:58:07 -04:00
docker-compose.yml initial commit 2024-03-26 16:00:05 -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 internal recursive dns server (#2) 2024-03-28 16:58:07 -04:00