NYPL-Simplified / circulation

Circulation manager for Library Simplified
Other
19 stars 19 forks source link

Create collection endpoints for NoveList, etc. #194

Closed courte closed 6 years ago

courte commented 8 years ago

Create an endpoint to deliver full and updated collection data to NoveList. This should include basic bibliographic data, as well as ISBNs.

courte commented 8 years ago

I did a round of emails with NoveList to try to get approval on this format. This version definitely includes the information they need to filter their recommendations--just IBSNs--but there hasn't been a clear thumbs-up. I'll try another round of emails this week.

Given NoveList only needs the ISBN, it's possible to just serve up an array of ISBNs, but I think having title and author can assist with debugging of incorrect equivalencies if necessary.

leonardr commented 6 years ago

This is tracked in other issues and the work is nearly done.