Method chaining and lazy evaluation for HTTP-APIs
The latest update of LHS, an ActiveRecord-like library to use with HTTP-APIs, includes method chaining and lazy evaluation. Since version 5.4.0, LHS provides chainable scopes and where queries, it also accepts pagination methods and request based options as part of the query-chains. https://github.com/local-ch/lhs
Post a comment