elixirfm v1.0.0 Elixirfm

A simple wrapper for the Lastfm API.

Link to this section Summary

Functions

get_request/1 takes name of endpoint as string

get_request/2 takes name of endpoint as string and args

Link to this section Types

Specs

response() :: {atom(), struct()}

Link to this section Functions

Link to this function

get_request(endpoint)

get_request/1 takes name of endpoint as string

Link to this function

get_request(endpoint, args)

get_request/2 takes name of endpoint as string and args