Skip to content

Latest commit

 

History

History

README.md

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.

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

Generation

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

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.