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

Migration from flask to fastapi #58

Merged
merged 13 commits into from
Feb 22, 2024

Conversation

vamsikrishnagok
Copy link
Contributor

@vamsikrishnagok vamsikrishnagok commented Feb 12, 2024

Description

This pull request implements the migration from Flask to FastAPI. It replaces the existing Flask-based functionality with equivalent or enhanced features using FastAPI. The migration aims to improve performance, maintainability, and scalability of the application.

[Link to related issue(s), if applicable]

Type of Change

  • Refactor
  • Documentation

@vamsikrishnagok vamsikrishnagok requested a review from a team as a code owner February 12, 2024 15:35
@vamsikrishnagok vamsikrishnagok linked an issue Feb 12, 2024 that may be closed by this pull request
@vamsikrishnagok vamsikrishnagok merged commit ff9e843 into main Feb 22, 2024
1 check passed
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 this pull request may close these issues.

Migrating from flask to fast api
2 participants