elixirfm v0.1.2 Elixirfm

A simple wrapper for the Lastfm API.

Link to this section Summary

Link to this section Types

Link to this type response()
response() :: {atom(), struct()}

Link to this section Functions

Link to this function get_request(endpoint, opts \\ [api_version: "2.0"])
get_request(String.t(), keyword()) :: {atom(), term()}