apache / apache/openserverless

[help-wanted] Implement an adapter to run Python wsgi based applications

Open
#148 6 comments 0 reactions 0 assignees View on GitHub
help wanted
Dominant language
Python
Stars
576
Forks
29
Avg merge
50m
Merged PRs (30d)
13

Description

At the moment we mostly deploy "functions", however many python applications are wsgi servers (flask and fastapi for example)

It is possible to implement an adapter that can run wsgi based applications as functions so you can deploy as functions many microframework applications

Contributor guide

Open the contributing guide

Research direction

The issue names no files, tests, or entry points. Start by locating the existing function adapters and Python runtime path, then compare the WSGI callable model used by Flask and FastAPI. Done means a WSGI-based Python application can be deployed and run as a function.

Written by the indexing model from the issue text.

Assessment

Tech stack
fastapi, flask, python
Domain
backend, cloud
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Quiet
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.