Closed flyingluscas closed 7 years ago
Hey guys, do you think it would be nice to have query parameters when requesting data from the API?
Example /api/categories?limit=10&sort=name&order=desc
/api/categories?limit=10&sort=name&order=desc
I like
Made in #75.
Hey guys, do you think it would be nice to have query parameters when requesting data from the API?
Example
/api/categories?limit=10&sort=name&order=desc