Skip to content

[Python] Create simple HTTP server example using FastAPI #40869

Description

@ianmcook

Describe the enhancement requested

The HTTP server example at arrow-experiments/http/get_simple/python/server uses Python's built in http.server which lacks many important features and is not recommended for production use. We should create another simple Python HTTP server example using FastAPI.

Component(s)

Python

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions