A collection of tools for OpenAPI specifications. (NOTE: This organization is not affiliated with OpenAPI Initiative (OAI))
17
公共仓库
30,066
总星标
764
关注者
OpenAPITools 是一个致力于 OpenAPI 规范工具的组织,其公共 GitHub 上拥有多种项目。主要编程语言包括 Java、TypeScript 和 Python,著名的开源项目如 openapi-generator 和 openapi-diff 提供了 API 客户端库的生成和 OpenAPI 规范的比较功能,增强了开发者的工作效率。
OpenAPI Generator allows generation of API client libraries (SDK generation), server stubs, documentation and configuration automatically given an OpenAPI Spec (v2, v3)
A node package wrapper for https://github.com/OpenAPITools/openapi-generator
Utility for comparing two OpenAPI specifications.
A customizable style validator to make sure your OpenAPI spec follows your organization's standards.
JsonNullable wrapper class and Jackson module to support meaningful null values
Bazel plugin for OpenAPI Generator
The pet store sample
此仓库未提供描述。
pip installer for OpenAPI Generator
Fork of swagger-api/swagger-parser
Code (implementation, experiments, tools...) for the Eclipse MicroProfile OpenAPI project
An unmaintained out of date version of this project
OpenAPI Generator
Common generator scripts for all client libraries
Art and related files
The central registry of Bazel modules for the Bzlmod external dependency system.
Work in progress
OpenAPITools 在 GitHub 上构建了一系列与 OpenAPI 规范相关的工具,包括 API 客户端库生成器、规范比较工具以及样式验证器等,这些项目旨在帮助开发者更高效地使用 OpenAPI。
OpenAPITools 主要使用 Java、TypeScript、Starlark、Scala、Python 和 HTML 等编程语言来开发其公共项目,这使得组织的工具能够广泛适用于不同的开发环境和需求。
是的,OpenAPITools 的所有仓库都是公开的,任何人都可以访问和查看其代码。这种开放性促进了社区的参与和贡献,增强了工具的可用性和透明度。