https://github.com/dwarvesf/ex_postmen
Elixir SDK for Postmen API https://postmen.com
https://github.com/dwarvesf/ex_postmen
Last synced: 22 days ago
JSON representation
Elixir SDK for Postmen API https://postmen.com
- Host: GitHub
- URL: https://github.com/dwarvesf/ex_postmen
- Owner: dwarvesf
- License: mit
- Created: 2017-09-01T06:46:14.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-09-14T08:16:44.000Z (over 8 years ago)
- Last Synced: 2024-03-15T06:04:10.023Z (about 2 years ago)
- Language: Elixir
- Size: 12.7 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ExPostmen
**TODO: Add description**
## Installation
If [available in Hex](https://hex.pm/docs/publish), the package can be installed
by adding `ex_postmen` to your list of dependencies in `mix.exs`:
```elixir
def deps do
[{:ex_postmen, "~> 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/ex_postmen](https://hexdocs.pm/ex_postmen).