0
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 23 hours ago. based on code collected about 23 hours ago.
Aug 03, 2024 — Aug 03, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add models for Error, Page, Product, Track and User More... about 11 years ago
Add models for Album, SimpleArtist, SimpleTrack More... about 11 years ago
WIP. Move away from Protobuf. Create model for SimpleAlbum More... about 11 years ago
WIP. Update proto to reflect recent updates to the object model More... about 11 years ago
Minor update of README to reflect recent changes More... over 11 years ago
Test uses mocked http manager More... over 11 years ago
Requests throw proper exceptions instead of RuntimeExceptions More... over 11 years ago
Refactor album and albums tests More... over 11 years ago
Make Album request test simpler and still test asynchronous methods More... over 11 years ago
Album asynchronous requests throw BadField and NotfoundExceptions More... over 11 years ago
Exceptions for non-200 responses More... over 11 years ago
Test for bad field in Album request. Refactored several albums request test More... over 11 years ago
Refactored tests for asynchronous methods More... over 11 years ago
Add ID not found fixture JSON. Dont throw error if response is not 200 More... over 11 years ago
Remove unnecessary comments More... over 11 years ago
Add usage examples to README More... over 11 years ago
Create synchronous alternative to all requests More... over 11 years ago
Rename asynchronous methods More... over 11 years ago
Update README with new usage example More... over 11 years ago
Make protobuf attributes optional More... over 11 years ago
Remove unnused imports More... over 11 years ago
Make all requests asynchronous More... over 11 years ago
Make album request asynchronous More... over 11 years ago
Refactor Search responses to include Paging More... over 11 years ago
Proto for SearchResultPage More... over 11 years ago
Initial README More... over 11 years ago
Add test for Search request More... over 11 years ago
Add implementation and tests for Artist requests More... over 11 years ago
Add implementation and tests for Track requests More... over 11 years ago
Add tests for albumsrequests More... over 11 years ago