d-pac / restful-keystone

Automatic RESTful API enabler for KeystoneJS
MIT License
160 stars 50 forks source link

"Complex" filters #6

Open cyr-l opened 9 years ago

cyr-l commented 9 years ago

Hi!

Would you help me find a way to filter API results based on dynamic filters (like 'give me all the news where publishing date is less or equal than today')?

Thank youuuuu :)

creynders commented 9 years ago

I should have some time this week to look into this and help you out. I'll keep you updated.

cyr-l commented 9 years ago

Now that's very kind. Thank you!

freder commented 9 years ago

+1 👍

azoletwork commented 9 years ago

+1 (would be nice if the filter parameter were something like a "where" condition wrapper)

jjhesk commented 8 years ago

+1

NaviConektta commented 8 years ago

+1

sourav-prescriber-360 commented 6 years ago

do we have any implementation of query param ?? something like GET: /api/article?title='Harry Potter'