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
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=