ElMeduza
Fetching json api data from some of the available endpoints of meduza.io
Installation
def deps do
[
{:el_meduza, "~> 0.1.4"}
]
end
$ mix deps.get
Examples of raw json responses are at /test/response_examples
Docs.
Fetching json api data from some of the available endpoints of meduza.io
def deps do
[
{:el_meduza, "~> 0.1.4"}
]
end
$ mix deps.get
Examples of raw json responses are at /test/response_examples
Docs.