1 Repo
Tools that generate strongly-typed language models from OpenAPI specifications.
Distinct from Model Schema Generators from OpenAPI: None of the candidates cover general client-side Java model generation from OpenAPI specs; most focus on TS or schema validation.
Explore 1 awesome GitHub repository matching development tools & productivity · OpenAPI Model Generators. Refine with filters or upvote what's useful.
This is a Java client library for interacting with the Kubernetes API server. It provides a programmatic interface and a set of typed models to manage cluster resources, orchestrate state reconciliation, and administer pods and namespaces within a Kubernetes environment. The library enables the development of custom controllers by providing frameworks for implementing automated control loops that reconcile the actual state of resources with a desired target state. It supports the generation of strongly-typed Java classes from OpenAPI specifications and custom resource definitions to ensure ty
Generates strongly-typed Java classes from the server API specification to ensure type safety.