vasanthv / jsonbox

HTTP-based JSON storage.
https://jsonbox.io
MIT License
2.49k stars 173 forks source link

Is it possible to filter by _createdOn? #63

Closed saneef closed 4 years ago

saneef commented 4 years ago

Is it possible to query using _createdOn:<= or _createdOn:>=?

vasanthv commented 4 years ago

@saneef No. You can filter on Number, String & Boolean values only.