https://github.com/jongalloway/flask-with-actions-complete
https://github.com/jongalloway/flask-with-actions-complete
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/jongalloway/flask-with-actions-complete
- Owner: jongalloway
- License: mit
- Created: 2022-02-23T19:56:12.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-02-23T21:19:16.000Z (over 4 years ago)
- Last Synced: 2024-12-29T19:45:45.023Z (over 1 year ago)
- Language: Python
- Size: 27.3 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
---
page_type: sample
description: "A minimal sample app that can be used to demonstrate deploying Flask apps to Azure App Service on Linux."
languages:
- python
products:
- azure
- azure-app-service
---
# Python Flask sample for Azure App Service (Linux)
This is a minimal Flask app that can be deployed to Azure App Service on Linux.
For instructions on running and deploying the code, see [Quickstart: Create a Python app in Azure App Service on Linux](https://docs.microsoft.com/azure/app-service/quickstart-python).
## Contributing
This project has adopted the [Microsoft Open Source Code of Conduct](https://opensource.microsoft.com/codeofconduct/). For more information see the [Code of Conduct FAQ](https://opensource.microsoft.com/codeofconduct/faq/) or contact [opencode@microsoft.com](mailto:opencode@microsoft.com) with any additional questions or comments.