node-goodreads icon indicating copy to clipboard operation
node-goodreads copied to clipboard

Goodreads API wrapper for NodeJS

Results 3 node-goodreads issues
Sort by recently updated
recently updated
newest added

I got an email recently from Goodreads, and I believe it's because my app uses this library, and the requests are not through HTTPS. ``` You’re receiving this email because...

i don't see `date_added` or `shelves` properties in the results returned by an authenticated `getSingleShelf` call. but when i run the corresponding call ("Get the books on a members shelf"...

Any objections to using [JSDoc](http://usejsdoc.org) for documentation comments? It'll provide a standard style and probably be helpful in whatever IDE you use.