https://github.com/vednig/devwrap
Testing repo for Dev Wrap 24
https://github.com/vednig/devwrap
Last synced: about 2 months ago
JSON representation
Testing repo for Dev Wrap 24
- Host: GitHub
- URL: https://github.com/vednig/devwrap
- Owner: vednig
- License: mit
- Archived: true
- Created: 2024-12-11T14:27:24.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-12-15T05:36:51.000Z (10 months ago)
- Last Synced: 2025-04-03T20:45:50.763Z (6 months ago)
- Language: TypeScript
- Homepage:
- Size: 8.94 MB
- 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/).