Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/randomecho/petfinder_json
- Owner: randomecho
- License: bsd-3-clause
- Created: 2013-07-07T01:05:49.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2013-09-13T16:18:15.000Z (about 11 years ago)
- Last Synced: 2023-03-22T10:26:12.840Z (over 1 year ago)
- Language: Ruby
- Homepage:
- Size: 148 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)