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
simponic 09215bc616
continuous-integration/drone/push Build is passing Details
Merge pull request 'Make user login atomic' (#4) from user-login-upsert into main
Reviewed-on: #4
2024-04-02 16:41:21 -04: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 removed commented code 2024-04-02 14:37:13 -06: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