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

Added tutorial for creating REST API with Python and FastAPI. #118

Closed

Conversation

amulyavarshney
Copy link
Contributor

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]

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

@amulyavarshney
Copy link
Contributor Author

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.

@funbeedev
Copy link
Member

@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 funbeedev added the hacktoberfest-accepted accept for hacktoberfest label Oct 31, 2021
@funbeedev
Copy link
Member

funbeedev commented Oct 31, 2021

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
stale no activity
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[tutorial] REST API with Python
3 participants