Skip to content

Merge BE to Main - #67

Merged
lnqminh3003 merged 16 commits into
mainfrom
backend
Feb 28, 2026
Merged

Merge BE to Main#67
lnqminh3003 merged 16 commits into
mainfrom
backend

Conversation

@lnqminh3003

Copy link
Copy Markdown
Collaborator

No description provided.

rxmox and others added 16 commits January 29, 2026 16:40
Implement three new GET endpoints:
- GET /api/users/:userId - Get user by ID
- GET /api/events/:eventId - Get event by ID
- GET /api/users/:userId/events - Get all events a user has joined

All endpoints follow existing patterns with proper error handling, validation, and response formats.
…nections-between-Users

Str 101 create user connections between users
…nections-between-Users

Change route method and use query parameters
@lnqminh3003
lnqminh3003 merged commit a2d5d8a into main Feb 28, 2026
2 checks 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.

3 participants