theebank / FITNIS

0 stars 0 forks source link

Implement GET request for an exercise details #2

Open theebank opened 9 months ago

theebank commented 9 months ago

Endpoint: /api/workouts/{workoutId}/exercises/{exerciseId} Description: Retrieve details of a specific exercise within a workout.

theebank commented 9 months ago

Need to add way to render in app