Skip to content

fhyjs/ottohub_api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ottohubapi client (a lib library, easy to call API)
All functions have been completed.
Check the latest verison on hanana maven.

OttoHub api Client 1.1.1

Features

  • Auth
  • Video
  • Blog
  • User
  • Following
  • Msg
  • thumbs-up/favourite
  • content management
  • report & audit
  • comment
  • profile
  • upload
  • system info
  • damaku

Usage

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"

About

Apis for ottohub.cn in JAVA.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages