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

Migrate API endpoints to FastAPI pt.4 #2719

Open
lbarcziova opened this issue Feb 14, 2025 · 0 comments
Open

Migrate API endpoints to FastAPI pt.4 #2719

lbarcziova opened this issue Feb 14, 2025 · 0 comments
Labels
API Related to the API of the packit-service. area/general Related to whole service, not a specific part/integration. complexity/single-task Regular task, should be done within days. kind/internal Doesn't affect users directly, may be e.g. infrastructure, DB related.

Comments

@lbarcziova
Copy link
Member

  • migrate webhooks.py, usage.py (here)
  • update any request validation and response models using Pydantic
  • keep old Flask endpoints functional
@lbarcziova lbarcziova added API Related to the API of the packit-service. complexity/single-task Regular task, should be done within days. area/general Related to whole service, not a specific part/integration. kind/internal Doesn't affect users directly, may be e.g. infrastructure, DB related. labels Feb 17, 2025
@lbarcziova lbarcziova moved this from new to priority-backlog in Packit Kanban Board Feb 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
API Related to the API of the packit-service. area/general Related to whole service, not a specific part/integration. complexity/single-task Regular task, should be done within days. kind/internal Doesn't affect users directly, may be e.g. infrastructure, DB related.
Projects
Status: priority-backlog
Development

No branches or pull requests

1 participant