OpenAPITools / OpenAPITools/openapi-generator
[REQ] [PYTHON] Add server generator for falcon
Nobody has claimed this yet.
- 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
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
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