https://github.com/major0001/ivote-webapp-azure
https://github.com/major0001/ivote-webapp-azure
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/major0001/ivote-webapp-azure
- Owner: major0001
- License: mit
- Created: 2023-10-02T17:18:22.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-10-02T17:56:07.000Z (over 1 year ago)
- Last Synced: 2024-12-25T11:37:56.265Z (4 months ago)
- Language: HTML
- Size: 693 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Deploy a Python (Flask) web app to Azure App Service - Sample Application
This is the sample Flask application for the Azure Quickstart [Deploy a Python (Django or Flask) web app to Azure App Service](https://docs.microsoft.com/en-us/azure/app-service/quickstart-python). For instructions on how to create the Azure resources and deploy the application to Azure, refer to the Quickstart article.
Sample applications are available for the other frameworks here:
* Django [https://github.com/Azure-Samples/msdocs-python-django-webapp-quickstart](https://github.com/Azure-Samples/msdocs-python-django-webapp-quickstart)
* FastAPI [https://github.com/Azure-Samples/msdocs-python-fastapi-webapp-quickstart](https://github.com/Azure-Samples/msdocs-python-fastapi-webapp-quickstart)If you need an Azure account, you can [create one for free](https://azure.microsoft.com/en-us/free/).