Skip to content

Conversation

@rodolfo-gp
Copy link
Collaborator

Added API routes to create Connections between users. Creating, deleting, and retrieving connections can be done using object Id's or user emails.

rxmox and others added 8 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.
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