https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16652
--- Comment #3 from Jiri Kozlovsky <[email protected]> --- Created attachment 53866 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=53866&action=edit Bug 16652: RestfulAPI supporting services for Vufind and for xnciptoolkit drivers What this patch does is it takes current state of the following bugs: bug 13903 bug 16330 bug 13895 bug 16497 bug 16825 bug 17007 bug 16826 bug 15165 bug 17005 And rebases them on master altogether on each other fixing the merge conflicts. Using this patch it can be easily tried out the currently implemented functionality of REST API (even though in development for now) by running 'git bz apply 16652' after installing Koha's git-bz as decribed here: https://wiki.koha-community.org/wiki/Git_bz_configuration Also, the project xcncip2toolkit from eXtensibleCatalog has currently it's Koha connector implemented with respect to current state of these included bugs. See https://github.com/eXtensibleCatalog/xcncip2toolkit/blob/master/connectors/koha If you wish to try the full end-to-end functionality of this, you can run docker to install the xcncip2toolkit for you: https://github.com/eXtensibleCatalog/xcncip2toolkit/tree/master/dockerfile -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://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/
