Quotes Logo

Bonus API Project: Random Quotes Service - php5

User Story:

I can get the a random quote, and optionally select the quote's category.

Example Usage:

http://emant.altervista.org/micro/api/quotes[?cat=category]

Example Output:

{"author":"Albert Pike", "category":"Wealth", "text":"Almost all the noblest things ..."}