We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6338173 commit 15fb770Copy full SHA for 15fb770
README.md
@@ -4,6 +4,7 @@ languages:
4
- python
5
- tsql
6
- sql
7
+- json
8
products:
9
- azure
10
- vs-code
@@ -16,6 +17,8 @@ urlFragment: "azure-sql-db-python-rest-api"
16
17
18
# Creating a REST API with Python and Azure SQL
19
20
+
21
+
22
<!--
23
Guidelines on README format: https://review.docs.microsoft.com/help/onboard/admin/samples/concepts/readme-template?branch=master
24
0 commit comments