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

Migrated business logic to services #218

Merged
merged 2 commits into from
May 11, 2024

Conversation

ambujraj
Copy link
Member

What does this PR do?

Migrates business logic to services

Issue

Fixes #217

What changed?

  • Moved all logic to services folder

Why these changes?

  • Code refactor

Is it tested?

Yes, locally

Checklist

  • I have read through the Contributing Guidelines
  • I have also updated the dependent codes as well and README.md if applicable
  • My code adheres to consistent formatting standards and includes clear comments where necessary to enhance readability and understanding.

@ambujraj ambujraj linked an issue May 11, 2024 that may be closed by this pull request
@ambujraj ambujraj merged commit e50d1dc into master May 11, 2024
2 checks passed
@ambujraj ambujraj deleted the 217-migrate-the-api-business-logic-to-service-folder branch May 11, 2024 15:27
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.

Migrate the API business logic to service folder
1 participant