Skip to content

Latest commit

 

History

History

README.md

Daytona Toolbox API Client for Java

Auto-generated Java client for the Daytona Toolbox API (file system, process, git, LSP, and other sandbox-internal operations). 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 Toolbox OpenAPI specification using OpenAPI Generator:

yarn nx run toolbox-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.