Basic PHP Implementation for JSON APIs Available on Github

DeletedUser

Guest
:eek: I have built some basic API's in PHP and open sourced them on github. I have only been playing since Thanksgiving and thought this would be fun to do.

The API is CORS so you can call it from anywhere with anything even cross domain javascript will work.

https://github.com/RIAEvangelist/PHP-Grepolis-JSON-API

Please see the documentation for everything it includes. I even added the oceans for the towns and islands.

Please let me know if there is anything else any of you would like to see out of this, as well as feel free to contribute.:eek:
 
Top