Skip to content

Refactor backend API and remove unused variables#6

Merged
mrveiss merged 1 commit intoDev_new_guifrom
api-refactor
Jul 30, 2025
Merged

Refactor backend API and remove unused variables#6
mrveiss merged 1 commit intoDev_new_guifrom
api-refactor

Conversation

@mrveiss
Copy link
Owner

@mrveiss mrveiss commented Jul 30, 2025

This commit refactors the backend API to improve its modularity and maintainability. The API endpoints have been separated into multiple files in the backend/api directory, and APIRouter is used to group related endpoints together.

This commit also removes unused variables from backend/main.py and src/orchestrator.py.

This commit refactors the backend API to improve its modularity and maintainability. The API endpoints have been separated into multiple files in the `backend/api` directory, and `APIRouter` is used to group related endpoints together.

This commit also removes unused variables from `backend/main.py` and `src/orchestrator.py`.
@mrveiss mrveiss merged commit a56dc3b into Dev_new_gui Jul 30, 2025
@mrveiss mrveiss deleted the api-refactor branch July 30, 2025 15:16
mrveiss added a commit that referenced this pull request Sep 11, 2025
Refactor backend API and remove unused variables
mrveiss added a commit that referenced this pull request Jan 19, 2026
Refactor backend API and remove unused variables
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.

1 participant