Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/macropygia/oas-stack

Tiny tools for OpenAPI Specification.
https://github.com/macropygia/oas-stack

openapi zod

Last synced: 28 days ago
JSON representation

Tiny tools for OpenAPI Specification.

Awesome Lists containing this project

README

        

# OpenAPI Specification Stack

[![OpenAPI](https://img.shields.io/badge/OpenAPI-6ba539?style=flat-square&logo=openapiinitiative&logoColor=white)](https://www.openapis.org/)
[![Node.js](https://img.shields.io/badge/Node.js-339933?style=flat-square&logo=node.js&logoColor=white)](https://nodejs.org/)
[![pnpm](https://img.shields.io/badge/pnpm-f69220?style=flat-square&logo=pnpm&logoColor=white)](https://pnpm.io/)
[![TypeScript](https://img.shields.io/badge/TypeScript-3178c6?style=flat-square&logo=typescript&logoColor=white)](https://www.typescriptlang.org/)
[![Vitest](https://img.shields.io/badge/Vitest-6e9e18?style=flat-square&logo=Vitest&logoColor=white)](https://vitest.dev/)
[![ESLint](https://img.shields.io/badge/ESLint-4b32c3?style=flat-square&logo=eslint&logoColor=white)](https://eslint.org/)
[![Prettier](https://img.shields.io/badge/Prettier-f7b93e?style=flat-square&logo=prettier&logoColor=white)](https://prettier.io/)
[![EditorConfig](https://img.shields.io/badge/EditorConfig-fefefe?style=flat-square&logo=editorconfig&logoColor=black)](https://editorconfig.org/)
[![GitHub Actions](https://img.shields.io/badge/GitHub%20Actions-2088ff?style=flat-square&logo=githubactions&logoColor=white)](https://github.com/features/actions)

OpenAPI Specification関連の小物類

## プロジェクト

- [oas30-to-zod](https://github.com/macropygia/oas-stack/tree/main/packages/oas30-to-zod#readme)
- OpenAPI Specification 3.0のコンポーネントからZodスキーマを生成する