Skip to content

Refactor reviews API logic into separate module#27

Merged
LuisMSuarez merged 2 commits intomasterfrom
api-layer
Oct 29, 2025
Merged

Refactor reviews API logic into separate module#27
LuisMSuarez merged 2 commits intomasterfrom
api-layer

Conversation

@LuisMSuarez
Copy link
Owner

Moved review fetching and summarization logic from ReviewList.tsx to a new ReviewsApi.ts module for better separation of concerns and reusability. Updated ReviewList.tsx to use the new API methods and imported related types.

Moved review fetching and summarization logic from ReviewList.tsx to a new ReviewsApi.ts module for better separation of concerns and reusability. Updated ReviewList.tsx to use the new API methods and imported related types.
@LuisMSuarez LuisMSuarez merged commit 393b30e into master Oct 29, 2025
2 checks passed
@LuisMSuarez LuisMSuarez deleted the api-layer branch October 29, 2025 21:50
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