Koyo: Unofficial HoyoLab & Genshin Impact API written in Kotlin
Install (maven, gradle...etc)
Jitpack
allprojects {
repositories {
// ...
maven { url 'https://jitpack.io' }
}
}
dependencies {
implementation 'com.github.JellyBrick:Koyo:$version'
}
How to obtain Genshin Wish API URL
Paimon.moe Document
How to obtain HoYoLab Cookie
HoyoLab-API Document
Special thanks to