TeachMePythonLikeIm5 icon indicating copy to clipboard operation
TeachMePythonLikeIm5 copied to clipboard

Added tutorial for creating REST API with Python and FastAPI.

Open amulyavarshney opened this issue 3 years ago • 3 comments

Please fill in this pull request template before submitting

1. This pull request resolves #107

2. Description

I have created an advanced tutorial for creating REST API using Python and FastAPI. The prerequisite for this tutorial is mentioned in the local README.md file.

3. Fill in checklist by marking [x]

  • [x] I've read the CONTRIBUTING.md
  • [x] I was assigned to this issue
  • [x] My code is formatted using required linting
  • [x] I've run my code locally and checked it works

amulyavarshney avatar Oct 31 '21 14:10 amulyavarshney

The job-execute-python check is unable to install the dependencies from requirements.txt file. Please fix that or rerun the program and check it manually.

amulyavarshney avatar Oct 31 '21 17:10 amulyavarshney

@amulyavarshney Thanks for your PR! I'm adding the hacktoberfest accepted label so it counts in time for hacktoberfest. However, please note we might still require you to make some changes after we review the PR later on!

funbeedev avatar Oct 31 '21 17:10 funbeedev

The job-execute-python check is unable to install the dependencies from requirements.txt file. Please fix that or rerun the program and check it manually.

I'll also check this later.

funbeedev avatar Oct 31 '21 17:10 funbeedev