spiral / spiral/framework

OpenAPITools - openapi-generator для генерации API server stub из YAML файлов swagger или OpenAPI 2/3.0

Open
#274 0 comments 3 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Discussion Improvement
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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.