thefueley / scholar-power-api

UMGC CMSC 495 API for Scholar Power Workout App
GNU General Public License v3.0
0 stars 0 forks source link

Create Exercises Endpoint #19

Closed thefueley closed 1 year ago

thefueley commented 1 year ago

Create endpoint to get list of exercises: /api/v1/exercises GET method Params: name(optional), muscle(optional) Return exercises

thefueley commented 1 year ago

I'm currently working this item