milkpotion v0.0.1 Milkpotion.Base.Url

Summary

Functions

Acquires data by calling the provided method. Any params will be attached to the request as query parameters

Functions

auth_token_url(frob)
auth_url(permissions)
request(method, auth_token, params \\ %{})

Acquires data by calling the provided method. Any params will be attached to the request as query parameters.

Returns a complete rest call uri.

Examples

iex> Url.request “rtm.test.echo”, %{“ping” => “pong”} “https://api.rememberthemilk.com/services/rest/?method=rtm.test.echo&api_key=&ping=pong&api_sig=