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

Move all API endpoints to address FastAPI async query #6398

Open
Tracked by #6332
ramyaragupathy opened this issue May 1, 2024 · 1 comment
Open
Tracked by #6332

Move all API endpoints to address FastAPI async query #6398

ramyaragupathy opened this issue May 1, 2024 · 1 comment

Comments

@ramyaragupathy
Copy link
Member

ramyaragupathy commented May 1, 2024

Creating smaller tasks to track progress. @kaditya97 @prabinoid please add details

cc @manjitapandey

@kaditya97
Copy link
Member

  • Create new API endpoints using Fastapi APIRouter
  • Change authentication system using starlette.authentication
  • Change all functions to async async def ....
  • Make changes to functions data to address async
  • Add await to db queries

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

No branches or pull requests

2 participants