Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 1.68 KB

README.md

File metadata and controls

19 lines (12 loc) · 1.68 KB

Introducing KaiZen OpenAPI Toolkit

Introducing KaiZen OpenAPI Toolkit

KaiZen OpenAPI Toolkit is a high-performance Java stack for OpenAPI, from RepreZen.

KaiZen includes the following projects:

  • KaiZen OpenAPI Editor - Feature-rich Eclipse editor for the industry-standard OpenAPI description language, formerly known as Swagger.
  • KaiZen OpenAPI Parser - High-performance Parser, Validator, and Java Object Model for OpenAPI.
  • KaiZen OpenAPI Normalizer - Consolidates and simplifies multi-file OpenAPI projects to a single document for easy, reliable downstream code generation and presentation in Swagger UI or other API documentation formats.

Note: The KaiZen Editor and Parser are in the RepreZen organization on GitHub, but will be moved into KaiZen-API-Tools. This project is a placeholder.

Related Projects

RepreZen also maintains other open source projects that are not exclusively focused on OpenAPI, but provide additional functionality or foundational support for KaiZen OpenAPI Toolkit:

  • GenFlow is a comprehensive API code generation framework that supports a wide variety of code generation scenarios.
  • JSON Overlay is a framework for creating a Java Parser and read/write API for any JSON (or YAML) based language.