Freemle REST API client

Usage:

Freemle::Client.base_url = "https://www.freemle.com/api"
Freemle::Client.app_name = "your_application_name"
Freemle::Client.api_key = "your_api_key"

Check https://www.freemle.com/api-documentatie for more info.