Backend for my website and small projects
Find a file
2024-09-25 21:58:11 +01: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 fix: add default port 2024-09-25 21:37:26 +01:00
.dockerignore feat: add docker 2024-09-25 21:58:11 +01:00
.env.example feat: add lastfm route and workers 2024-09-25 19:56:34 +01: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 feat: add httprate 2024-09-25 21:30:44 +01:00
go.sum feat: add httprate 2024-09-25 21:30:44 +01:00
LICENSE chore: add LICENSE 2024-09-25 17:54:02 +01:00
README.md docs: change readme 2024-09-25 21:30:51 +01:00

Website Backend

Backend for my website. Written in Go.