At the moment the data endpoint can be queried with operators as query string, if the column type allows it. This is a good filter as it allows to create conditions based in a value for a specific field.
But it could be a good idea to have a global search/query endpoint. It is a common feature in many APIs and platforms and it would be great if you could implement it soon.
I think that being able to make a search query like in data.gouv.fr/datasets (top search input) would provide a better user experience for those who use a platform that gets data from your API.
Do you think it is possible? If so, can it be implemented any time soon?
At the moment the data endpoint can be queried with operators as query string, if the column type allows it. This is a good filter as it allows to create conditions based in a value for a specific field.
But it could be a good idea to have a global search/query endpoint. It is a common feature in many APIs and platforms and it would be great if you could implement it soon.
I think that being able to make a search query like in data.gouv.fr/datasets (top search input) would provide a better user experience for those who use a platform that gets data from your API.
Do you think it is possible? If so, can it be implemented any time soon?