Skip to content

Commit 7034aff

Browse files
committed
Add separate article for FastAPI python postgress tutorial
1 parent 516d72e commit 7034aff

File tree

55 files changed

+572
-0
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

55 files changed

+572
-0
lines changed

.openpublishing.publish.config.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -974,6 +974,12 @@
974974
"branch": "main",
975975
"branch_mapping": {}
976976
},
977+
{
978+
"path_to_root": "msdocs-fastapi-postgresql-sample-app",
979+
"url": "https://github.com/Azure-Samples/msdocs-fastapi-postgresql-sample-app",
980+
"branch": "main",
981+
"branch_mapping": {}
982+
},
977983
{
978984
"path_to_root": "msdocs-quarkus-postgresql-sample-app",
979985
"url": "https://github.com/Azure-Samples/msdocs-quarkus-postgresql-sample-app",
8.27 KB
58.1 KB
95.4 KB
82.2 KB
67.7 KB
78.3 KB
51.8 KB
36.3 KB
73.4 KB

0 commit comments

Comments
 (0)