Skip to content

zhufucdev/sdk

Repository files navigation

Steve's SDK

A Next.js server implementation is on repo api.zhufucdev.

Basically, Steve's API is a restful API through which Steve's apps get updated. This repo is a Kotlin implementation of somewhat client to this API, which is the technical definition of an SDK.

Usage

Artifacts are available on maven central.

dependenices {
    implementation("com.zhufucdev.sdk:kotlin:1.0.0")
}

Releases

No releases published

Packages

No packages published

Languages