Backend for my website and small projects
Find a file
2024-11-30 00:01:01 +00:00
.github chore: add dependabot.yml 2024-09-25 18:27:24 +01:00
cmd/backend feat: add lastfm route and workers 2024-09-25 19:56:34 +01:00
internal feat: add timestamps to computer graph data 2024-11-30 00:01:01 +00:00
.dockerignore feat: add docker 2024-09-25 21:58:11 +01:00
.env.example feat: add authorization to websocket 2024-11-29 19:45:14 +00:00
.gitignore chore: add .gitignore 2024-09-25 17:55:18 +01:00
Dockerfile feat: add docker 2024-09-25 21:58:11 +01:00
go.mod chore: add gorilla/websocket 2024-11-27 21:01:09 +00:00
go.sum chore: add gorilla/websocket 2024-11-27 21:01:09 +00:00
LICENSE chore: github username change 2024-10-06 13:37:24 +01:00
README.md docs: change readme 2024-09-25 21:30:51 +01:00

Website Backend

Backend for my website. Written in Go.