SteamEx v0.2.0-alpha SteamEx.API.Base View Source

Provides basic and common functionalities for Steam Web API.

Link to this section Summary

Link to this section Functions

Link to this function get(path, access_key, params \\ %{}, headers \\ %{}) View Source
Link to this function post(path, access_key, params \\ %{}, headers \\ %{}) View Source
Link to this function request(method, path, access_key \\ nil, params \\ %{}, headers \\ %{}) View Source

Send API request, then return SteamEx.Reponse