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

Integrate api_wrapper for API Management and Refactor Code for Improved Maintainability #43

Merged
merged 7 commits into from
Sep 18, 2024

Conversation

ahasunos
Copy link
Owner

Description

This PR integrates the api_wrapper gem into the nse_data project to handle core API functionalities. By leveraging api_wrapper, we streamline API interactions and caching mechanisms, making the project more lightweight and maintainable.

Related Issue

Fixes # (issue)

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

How Has This Been Tested?

Please describe the tests that you ran to verify your changes.

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings

@ahasunos ahasunos added the bump-minor Trigger a minor version bump when this PR is merged. label Sep 17, 2024
@ahasunos ahasunos merged commit 41b540f into main Sep 18, 2024
8 checks passed
@ahasunos ahasunos deleted the feat/use-api-wrapper branch September 18, 2024 15:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bump-minor Trigger a minor version bump when this PR is merged.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant