An open API service indexing awesome lists of open source software.

https://github.com/eiel/chatwork_ex

ChatWork API Interface for Elixir
https://github.com/eiel/chatwork_ex

chatwork elixir

Last synced: 23 days ago
JSON representation

ChatWork API Interface for Elixir

Awesome Lists containing this project

README

          

# ChatworkEx

**TODO: Add description**

## Installation

If [available in Hex](https://hex.pm/docs/publish), the package can be installed
by adding `chatwork_ex` to your list of dependencies in `mix.exs`:

```elixir
def deps do
[
{:chatwork_ex, "~> 0.0.1"}
]
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/chatwork_ex](https://hexdocs.pm/chatwork_ex).