Backend for my website and small projects
Find a file
dependabot[bot] 4d0c564d91
chore(deps): bump github.com/go-chi/chi/v5 from 5.2.0 to 5.2.1
Bumps [github.com/go-chi/chi/v5](https://github.com/go-chi/chi) from 5.2.0 to 5.2.1.
- [Release notes](https://github.com/go-chi/chi/releases)
- [Changelog](https://github.com/go-chi/chi/blob/master/CHANGELOG.md)
- [Commits](https://github.com/go-chi/chi/compare/v5.2.0...v5.2.1)

---
updated-dependencies:
- dependency-name: github.com/go-chi/chi/v5
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-02-10 03:10:36 +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 refactor: change urls 2025-01-16 22:07:11 +00:00
.dockerignore feat: add docker 2024-09-25 21:58:11 +01:00
.env.example refactor: remove uptime kuma integration 2025-01-16 22:07:11 +00:00
.gitignore chore: add .gitignore 2024-09-25 17:55:18 +01:00
Dockerfile fix: commit d8006860 (multi-stage build in dockerfile) 2025-01-16 23:20:13 +00:00
go.mod chore(deps): bump github.com/go-chi/chi/v5 from 5.2.0 to 5.2.1 2025-02-10 03:10:36 +00:00
go.sum chore(deps): bump github.com/go-chi/chi/v5 from 5.2.0 to 5.2.1 2025-02-10 03:10:36 +00:00
LICENSE chore: github username change 2024-10-06 13:37:24 +01:00
README.md docs: update README.md 2025-01-16 21:58:00 +00:00

website-backend

written in go

the backend for my website.