OpenAPITools/openapi-generator

[REQ] [PYTHON] Add server generator for falcon

Open

#4,487 opened on 2019年11月14日

GitHub で見る
 (2 comments) (3 reactions) (0 assignees)Java (7,516 forks)batch import
Enhancement: FeatureEnhancement: New generatorHacktoberfestServer: Pythonhelp wanted

Repository metrics

Stars
 (26,243 stars)
PR merge metrics
 (平均マージ 9d 1h) (30d で 123 merged PRs)

説明

Is your feature request related to a problem? Please describe.

Server generator for python falcon (https://falconframework.org/) seems missing. However falcon is specifically tailored to implement REST API and is often used in combination with openapi specifications.

Describe the solution you'd like

Have server generator for python-falcon

コントリビューターガイド