Steam Web API for elixir
Go to file
Rachel Fae Fox (foxiepaws) 60d529d22b Modified Jason opts 2020-02-17 15:39:45 -05:00
config Initial Commit 2020-02-17 04:30:14 -05:00
lib Modified Jason opts 2020-02-17 15:39:45 -05:00
test Initial Commit 2020-02-17 04:30:14 -05:00
.formatter.exs Initial Commit 2020-02-17 04:30:14 -05:00
.gitignore Initial Commit 2020-02-17 04:30:14 -05:00
README.md Initial Commit 2020-02-17 04:30:14 -05:00
mix.exs Initial Commit 2020-02-17 04:30:14 -05:00
mix.lock Initial Commit 2020-02-17 04:30:14 -05:00

README.md

Steamwebapi

TODO: Add description

Installation

If available in Hex, the package can be installed by adding steamwebapi to your list of dependencies in mix.exs:

def deps do
  [
    {:steamwebapi, "~> 0.1.0"}
  ]
end

Documentation can be generated with ExDoc and published on HexDocs. Once published, the docs can be found at https://hexdocs.pm/steamwebapi.