Skip to content

Repository files navigation

Download

cloudflare-java-client

A Java/Groovy client for the CloudFlare v4 API

Currently supports basic CRUD operations on zones and records.

To use (in Gradle):

repositories {
jcenter()
}
dependencies {
compile 'com.mhackner:cloudflare-java-client:<version>'
}

About

A Java/Groovy client for the CloudFlare v4 API

Topics

Resources

Stars

2 stars

Watchers

3 watching

Forks

Releases

Packages

Contributors

Languages