Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add fastapi entries #417

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
20 changes: 19 additions & 1 deletion website/static/templates.json
Original file line number Diff line number Diff line change
Expand Up @@ -1924,5 +1924,23 @@
"ai",
"new"
]
}
},
{
"title": "Python (FastAPI) Web App with PostgreSQL in VNet",
"description": "A restaurants review web app with a PostgreSQL database, written in the Python FastAPI framework plus SQLModel for database interactions. Ready for deployment on App Service with a PostgreSQL Flexible Server inside a VNet.",
"preview": "./templates/images/msdocs-fastapi-postgresql-sample-app.png",
"website": "https://github.com/Azure-Samples",
"author": "Azure Content Team",
"source": "https://github.com/Azure-Samples/msdocs-fastapi-postgresql-sample-app",
"tags": [
"python",
"webapps",
"azuredb-postgreSQL",
"appservice",
"vnets",
"fastapi",
"msft",
"new"
]
}
]
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.