Commit graph

23 commits

Author SHA1 Message Date
d38fef3be2
Clean up comments and defer response body closing 2025-02-14 12:42:01 +10:00
48bf0df6d4
Fix bugs in pagination and syntax error in artist search endpoint 2025-02-14 12:35:33 +10:00
0990755643
Increase readability of readme file 2025-02-14 12:27:42 +10:00
d4486fc7d5
Update README 2025-02-14 12:25:54 +10:00
dc3820d6f4
Run go fmt, fix pagination bug, clean up code 2025-02-14 12:24:31 +10:00
0c123c415b
Add more documentation to readme 2025-02-14 12:15:38 +10:00
2d36039966
Add tests for paginated routes 2025-02-14 12:02:29 +10:00
631f908871
Add pagination support 2025-02-14 11:14:52 +10:00
4c8c363946
Add genre routes and update test cases 2025-02-14 09:51:58 +10:00
8ad5056456
Update route tests 2025-02-14 07:47:48 +10:00
f7132c06fc
Fix route tests 2025-02-14 06:26:38 +10:00
034c4e1088
Add documentation around DB lookup semantics 2025-02-14 06:26:16 +10:00
d56b21a3d1
Cleanup API responses and add better comments 2025-02-14 05:54:45 +10:00
05cb03ac52
Fix typo 2025-02-12 14:52:11 +10:00
72fef2e3b2
Run go fmt 2025-02-12 14:31:19 +10:00
47d45625bc
Fix typo in environment variable name 2025-02-12 14:26:24 +10:00
10cc28e5f4
Return correct status and data when client sends bad requests 2025-02-12 14:08:46 +10:00
eb57f3fb83
Added better route test cases and some minor cleanup 2025-02-12 13:00:12 +10:00
a4acb8a873
Update README with docker instructions 2025-02-12 12:00:02 +10:00
a9e265a4f3
Add dockerfile, update ping route to alive route, add documentation 2025-02-12 11:55:56 +10:00
0d334bde38
Fixed spotify artist route, added tests, rebuilt environment, rebuilt DB handling 2025-02-12 10:40:20 +10:00
b0ea7d57b6
Add spotify auth handling and route testing, begin DB work 2025-02-12 03:25:08 +10:00
b715438fcc
Initial commit 2025-02-11 15:48:29 +10:00