Kotify:适用于Kotlin的现代轻量级Spotify API包装器

时间:2021-04-04 20:15:12
【文件属性】:
文件名称:Kotify:适用于Kotlin的现代轻量级Spotify API包装器
文件大小:96KB
文件格式:ZIP
更新时间:2021-04-04 20:15:12
kotlin spotify-api kotlin-dsl kotlin-api-wrapper Kotlin Kotify 什么是Kotify? Kotify是Kotlin的轻量级现代API包装器。 它使用Kotlin DSL语法来简化易用性和可读性。 目前正在开发中,API可能会发生变化 使用Kotify 使用Kotify获取用户的个人资料名称 val kotify = kotify { credentials { accessToken = " accesstoken " // Required refreshToken = " refreshtoken " // Optional } } // To access all the profile data, you need the userReadEmail & userReadPrivate scopes val profile = kotify.api.user.fetchProfi
【文件预览】:
Kotify-main
----gradlew(6KB)
----build.gradle.kts(860B)
----src()
--------test()
--------main()
----jitpack.yml(90B)
----LICENSE(34KB)
----gradle()
--------wrapper()
----README.md(3KB)
----gradlew.bat(3KB)
----gradle.properties(27B)
----.gitignore(171B)
----settings.gradle.kts(29B)

网友评论