Claire Hernandez <[email protected]> > [...] we are building a Koha::REST interface. The project is > published http://git.biblibre.com/?p=koha-restful;a=summary but not yet > submitted to the community. You can have a look and tell us what you > think. [...]
First thought: wasn't SRU and svc already a REST interface? Second thought: actually, this is for OPAC and svc is aimed at librarian tasks, so it's complementary. Should it be merged into svc as svc/opac that gets exposed on the opac as well as the intranet? Third thought: this returns JSON where svc returns XML. Could we make both offer both JSON and XML for maximum compatibility? Fourth thought: the Koha code doesn't seem to have a search method. Is SRU (or do I mean SRW) used anyway? Hope that's useful, -- MJ Ray (slef), member of www.software.coop, a for-more-than-profit co-op. http://koha-community.org supporter, web and library systems developer. In My Opinion Only: see http://mjr.towers.org.uk/email.html Available for hire (including development) at http://www.software.coop/ _______________________________________________ Koha-devel mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
