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
c0487ecddb59762692eedce2e1c4dc61fbc36efe
minstrel
/
internal
/
api
T
History
bvandeusen
c0487ecddb
feat(api): GET /api/albums/{id} with nested tracks
...
Co-Authored-By: Claude Sonnet 4.6 <
noreply@anthropic.com
>
2026-04-21 07:43:39 -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): add dbq→ref projection helpers
2026-04-21 00:13:06 -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/albums/{id} with nested tracks
2026-04-21 07:43:39 -04:00
library.go
feat(api): GET /api/albums/{id} with nested tracks
2026-04-21 07:43:39 -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