# Ksoftlin

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

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