
Facilitates interaction with the Cloudflare API, enabling seamless management of Cloudflare services through programmatic access. Ideal for integrating Cloudflare functionalities into applications.
Kotlin Cloudflare API client
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>Kotlin Cloudflare API client
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>