Goodreads Developers discussion

81 views
examples / showcase > I made a tool to export goodreads shelves to Bookmooch wishlist

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

message 1: by Stephanie (new)

Stephanie | 9 comments It takes your to-read Goodreads shelf and adds all of those books to your Bookmooch.com wishlist.

https://bookmooch.herokuapp.com/


message 2: by Steen (new)

Steen Christensen | 4 comments Hi Stephanie

It looks nice... can i ask what language you programmed it in ?
I've been trying to do oauth in c# but i dont seem to able to successed :(

Yours

Steen


message 3: by Charles (new)

Charles Well done!


message 4: by Stephanie (new)

Stephanie | 9 comments I did it in Ruby using a rack framework called Roda. Here's my repo if you're interested: https://github.com/stephaniewilkinson...


message 5: by Steen (new)

Steen Christensen | 4 comments Hi Stephanie...

Thx, but i'm looking for an C# implementation... i've been working on a windows 10 UWP, but it has stalled since i cant get the Oauth to work... :(

Would have given my users an off line option of your wish list, if you dont have internet, and other "nice" options... but i've spend to much time on it as it is.. so i guess it's dead :(

Yours

Steen


message 6: by Gunther (new)

Gunther Wils | 7 comments Steen wrote: "i've been working on a windows 10 UWP, but it has stalled since i cant get the Oauth to work... :("

Hi Steen i just created a new thread with my OAuth logic for UWP here

hope it helps


message 7: by Charles (new)

Charles Your script inspired me to write a perl script. It goes through your read shelf and looks at each book series and determines if there are any books you have not read of that series.

I can check whenever I want to see if I have missed something. (I know we get goodreads notifications on new publicans, but i am pretty behind in some of my book series.) :)


message 8: by Stephanie (new)

Stephanie | 9 comments That's awesome Charles! Do you want to share your code? I could include it in my app if you want: bookmooch.herokuapp.com


back to top