GET /api/v2/randomImage
Example Response:
{ "image": "img\/i-29.jpg" }
GET /api/v2/randomCard
Example Response:
{"card": "img\/king_of_hearts.png"}
GET /api/v2/randomQuote
Example Response:
{"Quote":"Rediscover the world.","Author":"popoway"}
GET /api/v2/8Ball
Example Response:
{"Answer":"Outlook not so good"}