Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jongalloway/flask-with-actions
https://github.com/jongalloway/flask-with-actions
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/jongalloway/flask-with-actions
- Owner: jongalloway
- License: mit
- Created: 2022-02-23T19:39:40.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-02-23T21:23:02.000Z (almost 3 years ago)
- Last Synced: 2023-03-10T23:12:21.596Z (almost 2 years ago)
- Language: Python
- Size: 22.5 KB
- Stars: 0
- 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 [[email protected]](mailto:[email protected]) with any additional questions or comments.