I'm wondering whether there's a 'reference implementation' for the use of the API? The Zotero web-part is here (
https://github.com/zotero/web-library, would be nice to link this from
https://www.zotero.org/support/dev/web_api/v3/start).
However, it's of course fairly complex. I was thinking more of a simple HTML/js. You pass the js a library id and item/collection id, and it produces the corresponding HTML. (Ideally with page metadata/DC/Highwire as well as COinS/unAPI). Some thoughts also written up here (from forum discussion)
http://bjohas.de/go/metadata-and-zotero-api (Google Doc, feel free to ask for edit access).
I suppose one could take some bits from
https://github.com/zotero/web-library to achieve this - but then it's quite big, so not immediately clear to me which bits to pull out.
Does anybody want to collaborate on that?
Thanks,
Bjoern