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"
}
Last updated
Was this helpful?
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"
}
Last updated
Was this helpful?