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, Starlark, Scala, Python, HTML이 사용되며, 대표적인 리포지토리로는 openapi-generator, openapi-diff, openapi-style-validator 등이 있습니다.
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는 OpenAPI 사양에 기반한 API 클라이언트 라이브러리, 서버 스텁, 문서 및 구성 생성을 자동화하는 도구들을 개발합니다. 대표적인 리포지토리인 openapi-generator는 이러한 기능을 제공합니다.
OpenAPITools는 Java, TypeScript, Starlark, Scala, Python, HTML 등 다양한 프로그래밍 언어를 사용하여 리포지토리를 개발합니다. 각 언어는 특정 도구와 라이브러리의 구현에 적합하게 선택되었습니다.
네, OpenAPITools의 모든 리포지토리는 공개되어 있습니다. 이를 통해 사용자는 다양한 도구와 라이브러리를 자유롭게 사용할 수 있으며, 기여할 수 있는 기회를 제공합니다.