Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/randomecho/petfinder_json

WIP - Ruby gem wrapper for the Petfinder API that parses JSON instead of XML
https://github.com/randomecho/petfinder_json

Last synced: 23 days ago
JSON representation

WIP - Ruby gem wrapper for the Petfinder API that parses JSON instead of XML

Awesome Lists containing this project

README

        

# Petfinder JSON

Ruby gem wrapper for the Petfinder API that parses JSON instead of XML.

For those times when using the XML libraries just don't work for you.

## API keys, documentation

- For Petfinder API keys, go to
[petfinder.com/developers/api-key](http://www.petfinder.com/developers/api-key)

- List of API methods and parameters being wrapped can be found at
[petfinder.com/developers/api-docs](http://www.petfinder.com/developers/api-docs)

## License

[BSD 3-Clause License](http://opensource.org/licenses/BSD-3-Clause)