Replies: 1 comment 1 reply
-
I started working on a Kotlin Multiplatform client implementation. It's still a work in progress, but my plan is to first implement all API endpoints that are provided by navidrome, as currenty not all API endpoints have an example response/structure provided in the OpenSubsonic documentation. You can see my current progress here: https://github.com/MrNuggelz/OpenSubsonicClient |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
(Hope it's ok to add this rather general question that isn't specifically about the development of the API)...
Anyone know any client implementations of OpenSubsonic and/or (legacy) Subsonic in Kotlin Multiplatform? I guess simple SDKs wrapped around the HTTP APIs.
Anyone interested in collaborating on one?
Beta Was this translation helpful? Give feedback.
All reactions