YGO.CardInformation (ygo v0.1.3) View Source

Contains HTTP requests for the card information endpoint.

Link to this section Summary

Functions

Requests card information to the Yu-Gi-Oh! api.

Link to this section Functions

Link to this function

get_card_information(params)

View Source

Specs

get_card_information(map()) :: {:error, String.t()} | {:ok, [map()]}

Requests card information to the Yu-Gi-Oh! api.