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 frontend API calls #29

Merged
merged 5 commits into from
Jun 27, 2024
Merged

Refactor frontend API calls #29

merged 5 commits into from
Jun 27, 2024

Conversation

AlbertoBaroso
Copy link
Collaborator

  • Defined Api class to handle all HTTP requests with a single method
  • Defined utilities methods to handle Authentication and JSON conversion
  • Moved individual API calls into a different file for each REST resource

Copy link

sonarqubecloud bot commented Jun 3, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@AlbertoBaroso AlbertoBaroso merged commit e8a5faa into dev Jun 27, 2024
3 checks passed
@antox01 antox01 deleted the refactor/api-ts branch November 9, 2024 16:55
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.

2 participants