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

[tutorial] REST API with Python #107

Open
1 of 2 tasks
amulyavarshney opened this issue Oct 30, 2021 · 4 comments
Open
1 of 2 tasks

[tutorial] REST API with Python #107

amulyavarshney opened this issue Oct 30, 2021 · 4 comments
Assignees

Comments

@amulyavarshney
Copy link
Contributor

Creating endpoints of a REST API with Python and Fast API
...

Do you want to be assigned to work on this?

  • YES
  • NO

Tasks:

  • Implementation of REST API endpoints using various HTTP methods (like get, post, patch, delete etc.)
  • Integration with a local database
  • Swagger UI for the API
@funbeedev
Copy link
Member

funbeedev commented Oct 30, 2021

@amulyavarshney Thanks for your suggestion, seems interesting! Just a note to make the tutorial as simple as possible. You're assigned now :)

@amulyavarshney
Copy link
Contributor Author

@funbeedev Can you add the Hackoctoberfest label to this issue?

@funbeedev
Copy link
Member

@amulyavarshney done

@funbeedev
Copy link
Member

Note to self: review PR for this issue

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 a pull request may close this issue.

2 participants