med2004x commented on issue #148:
URL: https://github.com/apache/openserverless/issues/148#issuecomment-3946209783

   Hi team,
   
   This request to add a WSGI adapter so that Flask or FastAPI applications can 
be deployed as functions caught my eye. I work primarily on backend and systems 
projects, and have built microservice platforms using FastAPI, Flask and Django 
(e.g. eSook and Humanly), often integrating them into heterogeneous stacks with 
Go and Rust. I've implemented ASGI/WSGI bridges before to expose APIs in 
distributed environments, and I'd be happy to help build out a WSGI adapter for 
OpenServerless.
   
   If you already have a target API or specification for the adapter, feel free 
to share it; otherwise I can draft a proposal that wraps a WSGI app into an 
ASGI-compatible handler suitable for your runtime. Thanks for your work on this 
project and looking forward to contributing.
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to