drinkrate/DrinkRateAPI/Services
martinshoob 5401d29d44 Add product table management endpoints
Implement API endpoints for creating and retrieving product tables.
This allows administrators to define product tables and retrieve them by name.
The creation endpoint is secured and only accessible to administrators.
2025-08-11 19:47:34 +02:00
..
ApplicationUserService.cs Handle not found user profile gracefully 2025-08-11 18:46:35 +02:00
ProductTableService.cs Add product table management endpoints 2025-08-11 19:47:34 +02:00
UserProfileService.cs Movesadmin status update endpoint 2025-08-10 18:33:36 +02:00