Overview
This API was built using PHP and MySQL and it is in the format of a simple blog. The reason I chose a simple blog is because almost everyone is familiar wih blogs. The API has a few function calls that can be made and a few different parameters that can be passed to each function. The main part of the API is that it can be output in either XML of JSON to it makes the API really flexible and easily consumed with almost any language or system. You can learn more about it on the API About Page page of the API site.
Technologies
- PHP
- MySQL
- XML


