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

Refactor: Enhance maintainability by improving code base structure #4

Merged
merged 5 commits into from
Nov 28, 2023

Conversation

adolfojmnz
Copy link
Owner

This commits on this PR improve maintainability and scalability by

  • Moving api-related code for each app into a dedicated api sub-package within each app.
  • Moving metrics-related code for the trades' endpoints into a dedicated metrics app.
  • Refactoring metrics serializers by creating class mixins and using inheritance, reducing repeated functions.

@adolfojmnz adolfojmnz merged commit db8aa1b into main Nov 28, 2023
2 checks passed
This pull request was closed.
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