openapi-json-schema-tools/openapi-json-schema-generator
OpenAPI JSON Schema Generator allows auto-generation of API client libraries with a focus on JSON schema given an OpenAPI document
ArchivedRuntime type validation and static type checking are integrated throughout generated code, with multi-schema payload validation support. Supports OpenAPI 3.0.0–3.1.0 with comprehensive JSON Schema 2020-12 features (conditionals, pattern properties, unevaluated items), generating Python, Java, and Kotlin clients with full spec compliance and inline schema handling at any depth.
172 stars. No commits in the last 6 months.
Stars
172
Forks
14
Language
Java
License
Apache-2.0
Category
Last pushed
Jun 15, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ai-coding/openapi-json-schema-tools/openapi-json-schema-generator"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
reagento/descanso
A modern and simple way to create clients for REST like APIs
mikestead/openapi-client
Generate ES6 or Typescript service integration code from an OpenAPI 2 spec
grafana/openapi-to-k6
A CLI tool to convert an OpenAPI schema to a TypeScript client to use with k6.
verizonconnect/ngx-form-generator
Generate Angular ReactiveForms from OpenAPI documents
yhnavein/swaggie
Tool for generating TypeScript client code for given Swagger API endpoints