Ottohubapi client (a lib library, easy to call API)
All functions have been completed.
Check the latest verison on hanana maven.
- Auth
- Video
- Blog
- User
- Following
- Msg
- thumbs-up/favourite
- content management
- report & audit
- comment
- profile
- upload
- system info
- damaku
Add to your build.gradle.
repositories {
maven {
url 'https://maven.hanana2.link:2053/releases'
}
}
...
implementation "org.eu.hanana.reimu.lib.ottohub:ottohub_api:1.1.1"