We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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.
The text was updated successfully, but these errors were encountered:
ccnnnie
No branches or pull requests
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.
The text was updated successfully, but these errors were encountered: