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

Open
#148 6 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

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

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.

Description

help wanted

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

Dominant language
Python
Stars
576
Forks
29
Avg merge
51m
Merged PRs (30d)
13

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.

More from apache/openserverless

All issues in apache/openserverless

Similar issues

More Python issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.