Skip to content

Consume Flask routes for HTTP triggered Azure Functions #165

Closed
Azure/azure-functions-python-library
#45
@asavaritayal

Description

@asavaritayal

Feature Idea - Looking for votes and/or user input to gauge traction.

High level idea is to enable users to bring their Flask app and run each of the individual routes as HTTP triggered functions.

Can be implemented in either of two ways -

  1. Add support for routes in the programming model, so user can maintain portability b/w Flask framework and Azure Functions.

  2. Enable tooling support to convert routes to the traditional Functions programming model (HTTP accessible via method attributes).

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions