Skip to content

Support Starlette Server #588

Closed
Closed
@rmorshea

Description

@rmorshea

Current Situation

Right now we support the FastAPI server, but FastAPI is a high level interface on top of Starlette. We should support the more foundational Starlette server

Proposed Actions

Implement a Starlette server interface and perhaps refactor FastAPI support to rely on the more foundational Starlette implementation.

Work Items

  • Implement Starlette server
  • Refactor FastAPI to use new Starlette server interface

Metadata

Metadata

Assignees

No one assigned

    Labels

    priority-3-lowMay be resolved one any timeline.

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions