Skip to content

Comments

Add FastAPI tutorial to Python Web Applications#799

Open
CarlosAlbertoFurtado wants to merge 1 commit intopractical-tutorials:masterfrom
CarlosAlbertoFurtado:add-fastapi-tutorial
Open

Add FastAPI tutorial to Python Web Applications#799
CarlosAlbertoFurtado wants to merge 1 commit intopractical-tutorials:masterfrom
CarlosAlbertoFurtado:add-fastapi-tutorial

Conversation

@CarlosAlbertoFurtado
Copy link

Description

Added a FastAPI tutorial to the Python Web Applications section. The section had Flask and Django tutorials but was missing FastAPI.

Motivation and Context

FastAPI is one of the most popular Python web frameworks right now, but there was no tutorial for it in the Web Applications section. The tutorial I'm adding is from testdriven.io, which is already referenced in the repo.

How Has This Been Tested?

Verified the URL is valid and accessible. Checked for duplicates in the list.

Types of changes

  • Content Update (change which fixes an issue or updates an already existing submission)
  • New Article (change which adds functionality)
  • Documentation change

Checklist:

  • My code follows the code style of this project.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.
  • I have made checks to ensure URLs and other resources are valid

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant