Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Add external link: Deploy FastAPI on Azure App Service#1726

Merged
tiangolo merged 1 commit into
fastapi:masterfrom
windson:patch-1
Aug 3, 2020
Merged

Add external link: Deploy FastAPI on Azure App Service#1726
tiangolo merged 1 commit into
fastapi:masterfrom
windson:patch-1

Conversation

@windson

@windson windson commented Jul 17, 2020

Copy link
Copy Markdown
Contributor

In this tutorial we will see how to deploy FastAPI on Azure App Service Linux Plan. The FastAPI will have PostgreSQL database and Asynchronous REST Endpoints. We will create a PostgreSQL database on Azure and App Service Plan to host FastAPI on Azure.

In this tutorial we will see how to deploy FastAPI on Azure App Service Linux Plan. The FastAPI will have PostgreSQL database and Asynchronous REST Endpoints. We will create a PostgreSQL database on Azure and App Service Plan to host FastAPI on Azure.
@codecov

codecov Bot commented Jul 17, 2020

Copy link
Copy Markdown

Codecov Report

Merging #1726 into master will decrease coverage by 0.08%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##            master    #1726      +/-   ##
===========================================
- Coverage   100.00%   99.91%   -0.09%     
===========================================
  Files          238      238              
  Lines         7187     7187              
===========================================
- Hits          7187     7181       -6     
- Misses           0        6       +6     
Impacted Files Coverage Δ
fastapi/concurrency.py 78.57% <0.00%> (-21.43%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update d60dd1b...444fd21. Read the comment docs.

@tiangolo tiangolo changed the title Deploy FastAPI on Azure App Service Add external link: Deploy FastAPI on Azure App Service Aug 3, 2020
@tiangolo tiangolo merged commit 6fd3736 into fastapi:master Aug 3, 2020
@tiangolo

tiangolo commented Aug 3, 2020

Copy link
Copy Markdown
Member

Great, thanks! ☕

@windson

windson commented Aug 3, 2020

Copy link
Copy Markdown
Contributor Author

Thank you! ⚡⛈

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants