https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24502

--- Comment #4 from Martin Renvoize <[email protected]> ---
Tomas also asked me to mention how I did similar when coding another project..
just for possible inspiration...


I used 'Search::Query::Dialect' and adopted the DBIx::Class dialect with some
customised additions to get it working.. it leads to a reasonably nice
functional query string syntax for mostly simple queries.. I don't remember
getting as far as doing full-on JSON based body queries though.. so I'm not
sure how helpful it would be here?

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to