https://github.com/nathanfallet/cloudflare-api-client
Kotlin Cloudflare API client
https://github.com/nathanfallet/cloudflare-api-client
cloudflare-api kotlin-library ktor-client
Last synced: 10 months ago
JSON representation
Kotlin Cloudflare API client
- Host: GitHub
- URL: https://github.com/nathanfallet/cloudflare-api-client
- Owner: nathanfallet
- License: gpl-3.0
- Created: 2023-11-10T13:58:06.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-02-03T19:22:57.000Z (about 1 year ago)
- Last Synced: 2025-03-25T06:41:38.390Z (11 months ago)
- Topics: cloudflare-api, kotlin-library, ktor-client
- Language: Kotlin
- Homepage:
- Size: 120 KB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# cloudflare-api-client
[](LICENSE)
[]()
[]()
[]()
Kotlin Cloudflare API client
## Installation
Add dependency to your `build.gradle(.kts)` or `pom.xml`:
```kotlin
api("me.nathanfallet.cloudflare:cloudflare-api-client:4.4.2")
```
```xml
me.nathanfallet.cloudflare
cloudflare-api-client-jvm
4.4.2
```