Welcome to Event Site Manager Service

Event management backend service

Available API Endpoints:

  • GET /api/user-profiles - List all user profiles
  • GET /api/user-profiles/{id} - Get user profile by ID
  • GET /api/user-profiles/by-user/{userId} - Get user profile by user ID
  • POST /api/user-profiles - Create a new user profile