[REQ] [PYTHON] Add server generator for falcon
Created by: marco-a-itl
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