Skip to content

WSGI Middleware #368

Open
Open
@sonmezonur

Description

@sonmezonur

Currently, Census supports integration with web frameworks including Django, Flask and Pyramid. All these frameworks run on WSGI. There are other several frameworks that are not automated yet and most of them support WSGI. See the docs.

My proposal is to implement WSGI middleware that can be added to any WSGI compliant frameworks. This will allow integration of various additional stacks including Tornado, Falcon, etc.

Happy to send a PR if the proposal seems good. Thanks!

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions