api_query_language parses filter and sort expressions from query strings, producing a structured AST that consumers can map onto their own query backend (ActiveRecord, Sequel, Elasticsearch, etc). Zero ActiveSupport and zero ActiveRecord dependency.
Required Ruby Version
>= 3.3.0
Authors
Stephen Ierodiaconou