this repo has no description
Go
81.1%
Python
17.1%
TypeScript
1.8%
Other
0.1%
code
Clone this repository
https://tangled.org/oscarzwagers.nl/keeptrack
git@tangled.org:oscarzwagers.nl/keeptrack
For self-hosted knots, clone URLs may differ based on your setup.
Add router to server struct and expose it as a method
Move router creation to router package
Split bridge package into routes and schemas files
(These files are from an earlier project)
Refactor artist scrobble repository to support filtering by user ID and
time range in a more maintainable way with helper functions
Add new GetCount method to retrieve total scrobble count for an artist
Update service and handler layers to use the new repository methods
README.md