Skip to content

[WIP] FE API Service - #35

Merged
danctila merged 45 commits into
mainfrom
frontend-api-service
Nov 4, 2025
Merged

danctila merged 45 commits into
mainfrom
frontend-api-service

Conversation

@tGiech22

Copy link
Copy Markdown
Collaborator

Description

Link to Ticket

created apiclient, and services for the types, then wrote tests for the client and services

How Has This Been Tested?

wrote some unit and api tests
Screenshot 2025-10-11 at 7 36 17 PM

Checklist

  • I have performed a self-review of my code
  • I have reached out to another developer to review my code
  • I have commented my code, particularly in hard-to-understand areas
  • New and existing unit tests pass locally with my changes

alisryan
alisryan previously approved these changes Oct 12, 2025

@alisryan alisryan left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good!

@danctila danctila left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good I just requested a few changes. One of them is a bit larger and there is a comment in models.ts explaining my recommendation to add a type transformation layer in our controller handlers.

Comment thread backend/src/services/apiClient.ts
Comment thread backend/src/types/models.ts
@tGiech22 tGiech22 changed the title Frontend api service Feat: Frontend api service Oct 15, 2025
@danctila danctila linked an issue Oct 20, 2025 that may be closed by this pull request
1 task
@danctila danctila changed the title Feat: Frontend api service [WIP] FE API Service Oct 29, 2025

@danctila danctila left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

absolutely goated

@danctila
danctila merged commit cae3068 into main Nov 4, 2025
@danctila
danctila deleted the frontend-api-service branch November 4, 2025 17:16
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.

Frontend: API Service

4 participants