Goodreads Developers discussion

28 views
feature requests > can we get json for all calls?

Comments Showing 1-3 of 3 (3 new)    post a comment »
dateUp arrow    newest »

message 1: by Shawn (new)

Shawn | 23 comments As I'm working on an app I realized that some responses come back as JSON while others seem to be locked only in XML (such as user/show). Is it possible to get everything a JSON version for all API calls? Mobile apps will benefit from the lighter format.


message 2: by Michael (new)

Michael Economy (michaeleconomy) Eventually we'll probably do this, are there any in particular you'd like to see added first?


message 3: by Shawn (new)

Shawn | 23 comments The ones I'm most interested in are (not sure if they are already JSON'd, going in feature area order):

user.show
updates.friends
owned_book.update
owned_book.create

Seeing them all go JSON all the time would be awesome :)


back to top