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

https://github.com/robertov8/zoop

Zoop SDK - Integre com a Zoop e crie os serviços financeiros do futuro
https://github.com/robertov8/zoop

coveralls elixir ex-doc tesla zoop

Last synced: 8 months ago
JSON representation

Zoop SDK - Integre com a Zoop e crie os serviços financeiros do futuro

Awesome Lists containing this project

README

          

# Zoop

**Integre com a Zoop e crie os serviços financeiros do futuro**

## Installation

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

```elixir
def deps do
[
{:zoop, "~> 0.1.0"}
]
end
```

```sh
$ cp config/dev.exs.example config/dev.exs
$ cp config/test.exs.example config/test.exs
```

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/zoop](https://hexdocs.pm/zoop).