MaxOhn / rosu-v2

A rust wrapper for the osu!api v2
MIT License
24 stars 9 forks source link

Add query parameters to beatmapset search #13

Closed MaxOhn closed 6 months ago

MaxOhn commented 6 months ago
MaxOhn commented 6 months ago

Closed by #18

Couldn't find page clamping in osu-web so rosu-v2 accepts any page number and the api can then handle that. Doesn't look like there is a query option for a datetime so that one is still only available through actual "query" parameter.