Reference implementation for API-use (e.g. simple HTML+JS)

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, with some js. You pass the js a library id and item/collection id, and it produces the corresponding HTML. (Ideally with page metadata as well as COinS/unAPI).

I suppose one could take some bits from https://github.com/zotero/web-library to achieve this.

Does anybody want to collaborate on that?
  • You probably want to direct your discussions about the API and similar issues to the zotero-dev Google Group. You will be able to get faster responses there.
  • Done - thanks!
Sign In or Register to comment.