json-server icon indicating copy to clipboard operation
json-server copied to clipboard

Filter Data with Contains, Starts With, Ends With

Open ladaniavadh opened this issue 4 years ago • 2 comments

I want to filter my text data, I have options for filters are Contains, Starts With, Ends With, Not Contains.

Is there any way to implement to filter for this params?

ladaniavadh avatar Apr 11 '20 05:04 ladaniavadh

I can make this

AlexScigalszky avatar Jan 04 '22 19:01 AlexScigalszky

resolved with PR https://github.com/typicode/json-server/pull/1295

AlexScigalszky avatar Jan 05 '22 15:01 AlexScigalszky