json-server
json-server copied to clipboard
Descending sort is not working
Descending sort is not working
Tried with below URL with example schema in readme.
http://localhost:3000/posts?_sort=id&_order=desc Also
http://localhost:3000/posts?_sort=id&_order=desc
Thanks Abhishek