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

https://github.com/am-kantox/apic

The scaffold for the generic API Client
https://github.com/am-kantox/apic

Last synced: 23 days ago
JSON representation

The scaffold for the generic API Client

Awesome Lists containing this project

README

        

# Ápic

**Simple HTTP API connector**

## Installation

```elixir
def deps do
[
{:apic, "~> 0.1"}
]
end
```

## [Documentation](https://hexdocs.pm/apic)