-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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 a FastAPI tutorial to our docs #21586
Comments
Outline proposal: Prerequisites
Run and Debug the Project
Set up and Run Tests
Next StepsLinks to:
|
Thanks for getting started on the outline! For pre-requisites, would it still make sense for us to have two paths where the other one would be to use Codespaces using a template repo (to be refined and hosted under Microsoft account)? We can link to the devcontainer from there too, since the template repo will be based on devcontainers. In terms of the tutorials project, are we still thinking of ChatGPT plugin--maybe towards the end? If so, we should probably add debugging tutorial for that in Codespaces as well. |
+1 I would love it if we could include this, whether it is the default set-up or a path like you phrased it. |
love the idea! adjusted the outline to include that, thank you 😊 about this:
I was assuming only the setup experience would be different across Codespaces and locally, so the rest of the tutorial would be the same for both setups, including debugging. Am I missing something? 🤔 |
Given we already have a Django and a Flask tutorial, it'd be nice to create a FastAPI one.
The text was updated successfully, but these errors were encountered: