Goodreads Developers discussion
examples / showcase
>
PHP API wrapper
date
newest »


Quick note for anyone working with GoodReads in PHP: I have started an API wrapper on GitHub here: https://github.com/danielgwood/goodre...
It only supports one function at the ..."
Daniel, thanks for developing this! I've forked you on GitHub. This gives me a big head start on a little project I'm starting.
Victor wrote: "Daniel wrote: "Hey everyone,
Quick note for anyone working with GoodReads in PHP: I have started an API wrapper on GitHub here: https://github.com/danielgwood/goodre...
It only supports one f..."
Great to hear it Victor! If you happen to make any changes or improvements, I'd be more than happy to merge them in.
Best of luck with your project.
Quick note for anyone working with GoodReads in PHP: I have started an API wrapper on GitHub here: https://github.com/danielgwood/goodre...
It only supports one f..."
Great to hear it Victor! If you happen to make any changes or improvements, I'd be more than happy to merge them in.
Best of luck with your project.
Great to hear! Good luck with your project.
Quick note for anyone working with GoodReads in PHP: I have started an API wrapper on GitHub here: https://github.com/danielgwood/goodre...
It only supports one function at the moment, but adding others will be trivial in most cases (if you're on GitHub you can even send me a pull request), and I'll add them if requested.
Caching is built in, and it attempts to wrestle XML into a vaguely serviceable array for you.