Skip to content

9 get username from api#10

Merged
xgarcia17 merged 8 commits into
mainfrom
9-get-username-from-api
May 14, 2026
Merged

9 get username from api#10
xgarcia17 merged 8 commits into
mainfrom
9-get-username-from-api

Conversation

@xgarcia17
Copy link
Copy Markdown
Owner

This PR connects the frontend (apps/web) to backend (apps/api). The simple API returns a hardcoded User object (using a simple User schema) when called with userId 402. When authentication is adding, this will likely be redone. Because of this future plan, the API call is done more than necessary, which is intentional and okay. Like I stated, this PR is just to get the frontend and backend connected and up and running, allowing me to look at CORS issues, among other things.

@xgarcia17 xgarcia17 self-assigned this May 14, 2026
@xgarcia17 xgarcia17 linked an issue May 14, 2026 that may be closed by this pull request
@xgarcia17 xgarcia17 merged commit c529f2b into main May 14, 2026
1 check passed
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.

Get Username from API

1 participant