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

https://github.com/flow-php/openapi-specification-bridge


https://github.com/flow-php/openapi-specification-bridge

Last synced: 15 days ago
JSON representation

Awesome Lists containing this project

README

          

# OpenAPI Specification Bridge

This package provides bidirectional conversion between Flow PHP schemas and OpenAPI 3.0 specifications.
It enables you to generate OpenAPI documentation from Flow schemas and vice versa, facilitating API-first development and documentation workflows.

> [!IMPORTANT]
> This repository is a subtree split from our monorepo. If you'd like to contribute, please visit our main monorepo [flow-php/flow](https://github.com/flow-php/flow).

- 📜 [Documentation](https://flow-php.com/documentation/components/bridges/openapi-specification-bridge/)
- ➡️ [Installation](https://flow-php.com/documentation/installation/)
- 🛠️ [Contributing](https://flow-php.com/documentation/contributing/)
- 🚧 [Upgrading](https://flow-php.com/documentation/upgrading/)