This website requires JavaScript.
Explore
Help
Register
Sign In
bvandeusen
/
minstrel
Watch
1
Star
0
Fork
0
You've already forked minstrel
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
38
Wiki
Activity
Files
8fb2f4e184b7a4af1d4fcf56fbeb24c0420a1f59
minstrel
/
internal
/
api
T
History
bvandeusen
8fb2f4e184
feat(api): GET /api/artists with alpha/newest sort and paging
...
Co-Authored-By: Claude Sonnet 4.6 <
noreply@anthropic.com
>
2026-04-21 08:06:03 -04:00
..
api.go
feat(api): GET /api/me
2026-04-20 22:11:02 -04:00
auth_test.go
fix(api): trim whitespace from bearer token in logout
2026-04-20 22:32:12 -04:00
auth.go
fix(api): trim whitespace from bearer token in logout
2026-04-20 22:32:12 -04:00
convert_test.go
feat(api): add dbq→ref projection helpers
2026-04-21 00:13:06 -04:00
convert.go
feat(api): GET /api/artists with alpha/newest sort and paging
2026-04-21 08:06:03 -04:00
errors_test.go
feat(api): package skeleton + error envelope
2026-04-20 20:57:09 -04:00
errors.go
feat(api): GET /api/tracks/{id} handler with parent metadata
2026-04-21 07:12:11 -04:00
library_fixtures_test.go
test(api): add library seed fixtures
2026-04-21 00:16:24 -04:00
library_test.go
feat(api): GET /api/artists with alpha/newest sort and paging
2026-04-21 08:06:03 -04:00
library.go
feat(api): GET /api/artists with alpha/newest sort and paging
2026-04-21 08:06:03 -04:00
me_test.go
feat(api): GET /api/me
2026-04-20 22:11:02 -04:00
me.go
feat(api): GET /api/me
2026-04-20 22:11:02 -04:00
types.go
feat(api): add DTOs for library reads and search
2026-04-21 00:04:51 -04:00