openapi-gen
Spec generator
Generates OpenApi specifications from a configuration file
Generates OpenApi specification for Laravel, Lumen or Dingo using a configuration array and cebe/php-openapi
6 stars
1 watching
1 forks
Language: PHP
last commit: over 4 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
ovac/idoc | Generates interactive documentation and Open-API 3.0 spec file from existing Laravel app. | 174 |
openapitools/openapi-generator-cli | Automates code generation for API clients and servers from OpenAPI specifications | 1,454 |
samchungy/zod-openapi | A library to generate OpenAPI documentation using Zod schemas | 297 |
pe-st/apidocs | Demonstrates how to generate API documentation with OpenAPI using different approaches | 7 |
apisyouwonthate/openapi.tools | Tools and utilities for designing, validating, and working with OpenAPI specifications | 696 |
createapi/createapi | A tool for generating Swift code from OpenAPI specs | 414 |
openai/openai-openapi | A specification for an API providing access to AI capabilities | 1,296 |
dapperdox/dapperdox | Generates integrated documentation and API explorers for OpenAPI specifications | 408 |
openapi-generators/openapi-python-client | Automatically generates Python client libraries from OpenAPI 3.0 and 3.1 documents | 1,347 |
ergo/pyramid_apispec | Generates OpenAPI specification files for Pyramid applications. | 23 |
irazasyed/larasupport | Makes Lumen compatible with Laravel Packages and adds support for vendor:publish artisan command | 127 |
mv-gh/lemmy_openapi_spec | An unofficial API documentation specification for the Lemmy social network | 14 |
nytimes/openapi2proto | Converts OpenAPI specifications to Protobuf v3 schemas and gRPC service definitions | 964 |
janephp/janephp | Tools for generating PHP models and API clients from JSON Schema/OpenAPI specs | 607 |
webneat/lumen-generators | A package of reusable tools for generating boilerplate code in Lumen and Laravel 5 for building RESTful APIs. | 353 |