As everyone knows, there are several different REST interfaces available for DSpace. The National Library of Finland started to code its own SimpleREST in year 2010. This message is to announce that the code has been updated to work with DSpace version 3.x, improved and is now available in the GitHub:
https://github.com/anis-moubarik/SimpleREST The documentation and test code are still work in progress but we already have continuous integration: https://travis-ci.org/anis-moubarik/SimpleREST Some features of SimpleREST: - licensed under LGPL (version 2.1 or later) - supports both JSON and XML formats - resources available include communities, collections, items, bundles, bitstreams, metadata schemas and metadata fields - the GET method is available for anybody, POST, PUT and DELETE methods are password protected - uses Restlet Framework (http://restlet.org/) About me: My name is Anis Moubarik and I'm working for the National Library of Finland and the main developer on SimpleREST. You can send me questions, issues or suggestions to [email protected] or raise issues at the projects github page. Anis Moubarik Tietojärjestelmäasiantuntija Kansalliskirjasto, kirjastoverkkopalvelut PL 26 (Teollisuuskatu 23, huone C 478), 00014 Helsingin yliopisto puhelin 09 191 44123, 050 4160386 s-posti [email protected] http://www.kansalliskirjasto.fi/ ------------------------------------------------------------------------------ October Webinars: Code for Performance Free Intel webinars can help you accelerate application performance. Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from the latest Intel processors and coprocessors. See abstracts and register > http://pubads.g.doubleclick.net/gampad/clk?id=60134071&iu=/4140/ostg.clktrk _______________________________________________ DSpace-tech mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/dspace-tech List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette

