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

⚡️ Use AIOHTTP instead of request module #16

Closed
plusiv opened this issue May 27, 2023 · 0 comments · Fixed by #17
Closed

⚡️ Use AIOHTTP instead of request module #16

plusiv opened this issue May 27, 2023 · 0 comments · Fixed by #17
Assignees
Labels
enhancement New feature or request

Comments

@plusiv
Copy link
Owner

plusiv commented May 27, 2023

Since FastAPI and Tortoise ORM are async based modules, an async http client library would be more convenient for the job. Based on this lecture as reference, the better option for this case is AIOHTTP.

@plusiv plusiv added the enhancement New feature or request label May 27, 2023
@plusiv plusiv self-assigned this May 27, 2023
@plusiv plusiv changed the title ⚡️ Replace use AIOHTTP instead of request module ⚡️ Use AIOHTTP instead of request module May 27, 2023
@plusiv plusiv linked a pull request May 27, 2023 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant