cloudflare-api-client

Facilitates interaction with the Cloudflare API, enabling seamless management of Cloudflare services through programmatic access. Ideal for integrating Cloudflare functionalities into applications.

JVMKotlin/NativeJS
GitHub stars6
Dependents0
LicenseGNU General Public License v3.0
Creation dateover 2 years ago

Last activityover 1 year ago
Latest release4.4.2 (almost 2 years ago)

cloudflare-api-client

License Issues Pull Requests Code Size

Kotlin Cloudflare API client

Installation

Add dependency to your build.gradle(.kts) or pom.xml:

api("me.nathanfallet.cloudflare:cloudflare-api-client:4.4.2")
<dependency>
    <groupId>me.nathanfallet.cloudflare</groupId>
    <artifactId>cloudflare-api-client-jvm</artifactId>
    <version>4.4.2</version>
</dependency>
JVMKotlin/NativeJS
GitHub stars6
Dependents0
LicenseGNU General Public License v3.0
Creation dateover 2 years ago

Last activityover 1 year ago
Latest release4.4.2 (almost 2 years ago)

cloudflare-api-client

License Issues Pull Requests Code Size

Kotlin Cloudflare API client

Installation

Add dependency to your build.gradle(.kts) or pom.xml:

api("me.nathanfallet.cloudflare:cloudflare-api-client:4.4.2")
<dependency>
    <groupId>me.nathanfallet.cloudflare</groupId>
    <artifactId>cloudflare-api-client-jvm</artifactId>
    <version>4.4.2</version>
</dependency>