You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+6Lines changed: 6 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,11 @@
1
1
# Sample FastAPI application
2
2
3
+
Sample FastAPI application.
4
+
5
+
## Template
6
+
7
+
Note that this is a template project. You will need to make changes to this application if you want to make use of it. Please read the [Template readme](TEMPLATE.md) file for more information on what this project does and how to use the template.
8
+
3
9
## Development setup
4
10
5
11
1. (Optional) Install Pyenv and the Python version for this project:
0 commit comments