📝
Ksoftlin
  • Ksoftlin
  • Response Types
  • Endpoints
    • Images
    • Lyrics & Music
Powered by GitBook
On this page

Was this helpful?

Ksoftlin

Kotlin Wrapper for api.ksoft.si

Welcome to the Kotlin Wrapper for api.ksoft.si. Here is how to initialize it!

val api = login {
    token = "your-token-goes-here"
}

NextResponse Types

Last updated 5 years ago

Was this helpful?