[Koha-bugs] [Bug 7213] Document /svc/ HTTP API and provide example command-line client

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Mar 22 09:29:31 CET 2012


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7213

Dobrica Pavlinusic <dpavlin at rot13.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Attachment #8449|0                           |1
        is obsolete|                            |

--- Comment #8 from Dobrica Pavlinusic <dpavlin at rot13.org> ---
Created attachment 8466
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=8466&action=edit
Bug 7213: simple /svc/ HTTP example

Simple command-line client which can authorize itself to Koha,
get MARC XML record based on biblio number and update record

This script can also be used as module using require "koha-svc.pl"
from other scripts which can implement MARC XML creation or parsing.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list