Please add some of the most widely used common query capabilities to the REST endpoints to filter SQLite database records. Currently, I don't see anything, except get a single record by rowId.
https://github.com/mevdschee/php-crud-api - This library has built such very useful query capabilities via simple HTTP params.