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

https://github.com/tylerwray/macu_data

Elixir project to visualize data exported from Mountain America Credit Union
https://github.com/tylerwray/macu_data

banking-applications elixir elixir-lang fintech

Last synced: over 1 year ago
JSON representation

Elixir project to visualize data exported from Mountain America Credit Union

Awesome Lists containing this project

README

          

# MacuData

**TODO: Add description**

## Installation

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

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