Consolidate API routes for api/exercise and api/set
ccnnnie opened this issue · 0 comments
ccnnnie commented
Some (maybe all?) of the api/exercise routes are really updating set information and should be moved over for clarity and REST.
use query params for filtering by date?
https://stackoverflow.com/questions/30967822/when-do-i-use-path-params-vs-query-params-in-a-restful-api#:~:text=Best%20practice%20for%20RESTful%20API,to%20sort%2Ffilter%20those%20resources.