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 tutorial #3

Draft
wants to merge 36 commits into
base: main
Choose a base branch
from
Draft
Show file tree
Hide file tree
Changes from 18 commits
Commits
Show all changes
36 commits
Select commit Hold shift + click to select a range
99edc2c
Add initial draft of FastAPI tutorial
luabud Oct 14, 2023
ce457bd
Rename "AI Tools in VS Code" to "GitHub Copilot" (#6751)
Oct 16, 2023
59ed230
chore: fix webview doc typo (#6752)
Luiz-N Oct 17, 2023
52f7033
Use generic name for program path example (#6753)
alexwkleung Oct 18, 2023
ac4861d
Updating Python formatters (#6742)
cwebster-99 Oct 18, 2023
36c07a6
Fix item query bug
luabud Oct 18, 2023
99f6791
Apply suggestions from code review
luabud Oct 19, 2023
2f398c7
Fix typo
luabud Oct 19, 2023
2d927eb
Change code sample to use delete
luabud Oct 19, 2023
5c0f72d
Fix headers
luabud Oct 19, 2023
e76ab58
Fix sample image
luabud Oct 19, 2023
2825091
Fix dictionary sample
luabud Oct 21, 2023
c1a8898
Apply suggestions from code review
luabud Oct 21, 2023
25d78e7
Apply suggestions from code review
luabud Oct 21, 2023
a9d31cb
Clarify where the `scm/sourceControl` menu appears (#6754)
gjsjohnmurray Oct 21, 2023
78dff3c
Update image with context menu (#6758)
Oct 22, 2023
9c31741
Address code review comments
luabud Oct 23, 2023
23eea04
Add link to docs and remove other extensions
luabud Oct 23, 2023
f328e00
Tweak wording
luabud Oct 23, 2023
f1160b5
Fix screenshots and inputs for add_item
luabud Oct 23, 2023
1683858
Fix dict based sample
luabud Oct 23, 2023
43d05e4
Make multiple fixes
luabud Oct 23, 2023
f072d72
Add browser version info (#6755)
bamurtaugh Oct 23, 2023
011185f
Add beginners disclaimer
luabud Oct 23, 2023
f35e2ea
Address PR comments
luabud Oct 23, 2023
ecf6bc6
Add more context around redis
luabud Oct 24, 2023
cf542d6
Update docs/python/tutorial-fastapi.md
luabud Oct 24, 2023
6273480
Fix typos
luabud Oct 24, 2023
5b8cdfc
Address feedback comments
luabud Oct 25, 2023
4a19b84
Merge branch 'main' into fastapitutorial
luabud Oct 25, 2023
7eb1da2
Add "Custom Layout" topic (#6763)
Oct 25, 2023
e97c885
Apply suggestions from code review
luabud Oct 25, 2023
bfc9ab8
Apply suggestions from code review
luabud Oct 26, 2023
c70250a
Fix dev container references
luabud Oct 26, 2023
ee05d9b
Address more PR comments
luabud Oct 26, 2023
fa1dc4e
Merge branch 'main' into fastapitutorial
luabud Oct 26, 2023
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
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions docs/python/images/fastapi-tutorial/debugger_breakpoint.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions docs/python/images/fastapi-tutorial/devcontainers_python3.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions docs/python/images/fastapi-tutorial/helloworld_browser.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions docs/python/images/fastapi-tutorial/pylance_inlay_hints.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion docs/python/python-on-azure.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
Order: 12
Order: 13
Area: python
TOCTitle: Deploy Python Apps
ContentId: 12bf713e-5f20-46ac-81bb-8e05565aba3a
Expand Down
2 changes: 1 addition & 1 deletion docs/python/python-web.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
Order: 13
Order: 14
Area: python
TOCTitle: Python in the Web
ContentId: 366e4bbf-fa87-4813-9dfc-6c831b20a4d2
Expand Down
2 changes: 1 addition & 1 deletion docs/python/settings-reference.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
Order: 14
Order: 15
Area: python
TOCTitle: Settings Reference
ContentId: d256dc5c-95e9-4c02-a82f-947bf34a3517
Expand Down
2 changes: 1 addition & 1 deletion docs/python/tutorial-create-containers.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
Order: 11
Order: 12
Area: python
TOCTitle: Create containers
ContentId: 4e45a3f6-b72d-4647-82a5-22f7ee593d47
Expand Down
598 changes: 598 additions & 0 deletions docs/python/tutorial-fastapi.md

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/python/tutorial-flask.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
Order: 10
Order: 11
Area: python
TOCTitle: Flask Tutorial
ContentId: 593d2dd6-20f0-4ad3-8ecd-067cc47ee217
Expand Down