Skip to content
This repository has been archived by the owner on Jul 9, 2024. It is now read-only.

[Feature] Workout-Routen hinzufügen (CRUD) #115

Closed
Tracked by #44
wgumenyuk opened this issue May 12, 2024 · 0 comments · Fixed by #148
Closed
Tracked by #44

[Feature] Workout-Routen hinzufügen (CRUD) #115

wgumenyuk opened this issue May 12, 2024 · 0 comments · Fixed by #148

Comments

@wgumenyuk
Copy link
Owner

wgumenyuk commented May 12, 2024

Beschreibung

Workout-Routen zum Router hinzufügen.

Methode Route
GET /api/v1/users/:uid/workouts
GET /api/v1/users/:uid/workouts/:id
POST /api/v1/users/:uid/workouts
PUT /api/v1/users/:uid/workouts/:id
DELETE /api/v1/users/:uid/workouts/:id

Mögliche Lösung

Keine Angabe.

Additionaler Kontext

Abhängend von:

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

2 participants