Skip to content

Commit

Permalink
Add fastapi entries
Browse files Browse the repository at this point in the history
  • Loading branch information
Bob Tabor committed Jul 17, 2024
1 parent 6590cbd commit 935f9da
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 1 deletion.
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",
"popular"
]
}
]
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 935f9da

Please sign in to comment.