OpenAPITools - openapi-generator для генерации API server stub из YAML файлов swagger или OpenAPI 2/3.0
Nobody has claimed this yet.
- Dominant language
- PHP
- Stars
- 2.1k
- Forks
- 92
- Avg merge
- 14h 57m
- Merged PRs (30d)
- 4
Description
Огромное количество людей используют OpenAPITools - openapi-generator для генерации API server stub из YAML файлов swagger или OpenAPI 2/3.0. Вот я сегодня принимая решение об архитектуре нового проекта вынужден был из связки Roadrunner - Spiral - Cycle ORM, достать Spiral и заменить его на Slim. Исключительно потому что API пишется и поддерживается в YAML Swagger файле и сервер будет генерироваться OpenAPITools - openapi-generator, а там нет вашего фреймворка. А писать генератор самому нет возможности. Сделайте пожалуйста генератор - думаю, это придаст импульс развитию фремворка.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue names no repository files, tests, or entry points. Start by reading the framework documentation and the OpenAPITools openapi-generator documentation, then identify how Swagger or OpenAPI 2/3.0 YAML could map to generated PHP server stubs. Done criteria and supported inputs would need to be defined before implementation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- openapi, php
- Domain
- api, backend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100