Back to Daytona

Daytona API Client for Java

libs/api-client-java/README.md

0.173.0967 B
Original Source

Daytona API Client for Java

Auto-generated Java client for the Daytona REST API. This library is used internally by the Daytona Java SDK and is not intended for direct use.

Usage

If you're building applications with Daytona, use the Daytona Java SDK instead — it provides a higher-level, idiomatic Java interface.

kotlin
dependencies {
    implementation("io.daytona:sdk:<version>")
}

Generation

This client is generated from the Daytona OpenAPI specification using OpenAPI Generator:

bash
yarn nx run api-client-java:generate:api-client

Do not edit the generated source files manually — changes will be overwritten on regeneration.

License

Apache License 2.0 — see LICENSE for details.