Resolve IP2WS2324G2-233 (Backend-Route to get all groupIds a given User is part of)
- adds backend route which returns an array of groupIds (all groups a user is in)
- adds test route
GET /groups/:userId
to the test-folder
Closes IP2WS2324G2-233
GET /groups/:userId
to the test-folderCloses IP2WS2324G2-233