json-server
json-server copied to clipboard
conditional operators doesn't work
When I use _gte and _lte the query doesn't respond with the correct data. If I use them separately, they works, but if I apply something like "carList?price_gte=1000&price_lte=5000" it doesnt respond with the correct data