Thanks Julien Sicot made a custom plugin for Rennes2 university ( https://github.com/jsicot/koha-plugin-rta-api ), but to be honest when I saw that a biblios/items API has been added in Koha, I hoped for a support for checkout information, to avoid the use of custom plugins...
M. Saby Le jeu. 3 févr. 2022 à 10:01, Ere Maijala <[email protected]> a écrit : > Hi, > > Our plugin might be of interest to you: > > https://github.com/natlibfi/koha-plugin-rest-di > > The result format it uses is a bit convoluted, but it'll get the > information across. Here's some example PHP code using the plugin's > endpoints: > > > https://github.com/NatLibFi/NDL-VuFind2/blob/dev/module/Finna/src/Finna/ILS/Driver/KohaRest.php#L985 > > Best, > Ere > > Mathieu Saby kirjoitti 2.2.2022 klo 19.35: > > Hi > > I tried to use the rather new biblio/items route ( > > https://wiki.koha-community.org/wiki/Biblios_items_endpoint_RFC) on a > demo > > Koha instance (20.11.02.001). > > > > It works ;-) > > but I did not manage to get the real availabilty status of my items : if > > the item is checked out to a borrower, the result in JSON does not seem > to > > include this information (and the expected return date). > > > > Could someone can confirm this, maybe I got my tests wong... If so, I > > believe it would be a useful enhancement > > > > Regards > > M. Saby > > > > -- > Ere Maijala > Kansalliskirjasto / The National Library of Finland > _______________________________________________ > > Koha mailing list http://koha-community.org > [email protected] > Unsubscribe: https://lists.katipo.co.nz/mailman/listinfo/koha > -- Mathieu Saby _______________________________________________ Koha mailing list http://koha-community.org [email protected] Unsubscribe: https://lists.katipo.co.nz/mailman/listinfo/koha

