Skip to content

A coroutine based wrapper around the Spotify Web API, written in Kotlin.

License

Notifications You must be signed in to change notification settings

warriorzz/ktify

Repository files navigation

ktify

A coroutine based wrapper for the Spotify Web API written in Kotlin.

The library is available on the Maven Central Repository.

repositories {
    mavenCentral()
}
dependencies {
    implementation("ee.bjarn", "ktify", "0.1.4")
}

Disclaimer

This project is WIP. Nevertheless it can be used, although only a small part of the api is covered. If you discover a bug, feel free to open an issue.

Contributors

Many thanks to @techtoto for helping me with the authorization.

About

A coroutine based wrapper around the Spotify Web API, written in Kotlin.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages