Geocaching API available in PHP 5.
A kind of documentation about the API is available here : https://staging.api.groundspeak.com/Live/v6beta/geocaching.svc/help
First, you must have your API key from Groundspeak, please refer to this url: http://www.geocaching.com/live/apidevelopers/
You can:
- Write XML methods.
- Make some unit tests.
Fork the project source code on github:
git clone git://github.com/Surfoo/geocaching-api.git
Eclipse Public License, Version 1.0 (EPL-1.0)