OpenAPITools / OpenAPITools/openapi-generator

[REQ] [PYTHON] Add server generator for falcon

Open
#4,487 2 comments 3 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Enhancement: Feature Enhancement: New generator Hacktoberfest help wanted Server: Python
Dominant language
Java
Stars
26.8k
Forks
7.7k
PR merge metrics
PR metrics pending

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

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

Start by reviewing the repository's existing server generators and the generator entry points for Python targets. Define the required Python-Falcon output and validation scope from the OpenAPI specification, then add the generator and tests that demonstrate the generated server works. Done means Python-Falcon server generation is available and covered by tests.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
api, backend
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.