OpenAPITools/openapi-generator

[REQ] [PYTHON] Add server generator for falcon

Ouverte

#4 487 ouverte le 14 nov. 2019

 (2 commentaires) (3 réactions) (0 personne assignée)Java (7 516 forks)batch import
Enhancement: FeatureEnhancement: New generatorHacktoberfestServer: Pythonhelp wanted

Métriques du dépôt

Stars
 (26 243 étoiles)
Métriques de merge PR
 (Métriques PR en attente)

Description

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

Guide contributeur