https://github.com/codybontecou/lolesports_consumer
Elixir service to consume lolesports endpoints
https://github.com/codybontecou/lolesports_consumer
Last synced: 3 months ago
JSON representation
Elixir service to consume lolesports endpoints
- Host: GitHub
- URL: https://github.com/codybontecou/lolesports_consumer
- Owner: CodyBontecou
- Created: 2023-08-19T00:57:21.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-08-19T19:51:07.000Z (almost 2 years ago)
- Last Synced: 2024-12-29T10:33:46.724Z (5 months ago)
- Language: Elixir
- Size: 11.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# LolesportsConsumer
[](https://coveralls.io/github/CodyBontecou/lolesports_consumer?branch=main)
## Installation
If [available in Hex](https://hex.pm/docs/publish), the package can be installed
by adding `lolesports_consumer` to your list of dependencies in `mix.exs`:```elixir
def deps do
[
{:lolesports_consumer, "~> 0.1.0"}
]
end
```Documentation can be generated with [ExDoc](https://github.com/elixir-lang/ex_doc)
and published on [HexDocs](https://hexdocs.pm). Once published, the docs can
be found at .