https://github.com/ikeikeikeike/panglao-elixir
Client for panglao api
https://github.com/ikeikeikeike/panglao-elixir
elixir elixir-library
Last synced: about 1 month ago
JSON representation
Client for panglao api
- Host: GitHub
- URL: https://github.com/ikeikeikeike/panglao-elixir
- Owner: ikeikeikeike
- License: mit
- Created: 2017-03-19T10:30:31.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-10-27T12:56:50.000Z (over 8 years ago)
- Last Synced: 2025-12-26T20:15:03.473Z (6 months ago)
- Topics: elixir, elixir-library
- Language: Elixir
- Size: 16.6 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# PanglaoElixir
**TODO: Add description**
## Installation
If [available in Hex](https://hex.pm/docs/publish), the package can be installed
by adding `panglao_elixir` to your list of dependencies in `mix.exs`:
```elixir
def deps do
[{:panglao_elixir, "~> 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 [https://hexdocs.pm/panglao_elixir](https://hexdocs.pm/panglao_elixir).