jarboleda/goodreads-wrapper

Goodreads API wrapper with OAuth

0.1.2 2017-03-03 20:31 UTC

This package is not auto-updated.

Last update: 2024-05-11 18:18:27 UTC


README

Goodreads API wrapper, available in packagist. WORK IN PROGRESS

Installation

OS X & Linux:

composer require jarboleda/goodreads-wrapper

Usage example

Check example.php

Contributing

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request :D

Release History

  • 0.1.0
    • The first proper release
    • CHANGE: Correct autoloader path
  • 0.0.1
    • Work in progress

Meta

Jeferson Arboleda – me@jglab.me

Distributed under the MIT license. See LICENSE for more information.

https://gitlab.com/jag7