DataForSeo
DataForSeo client library for Elixir.
It only supports very limited set of functions yet. Refer to data_for_seo.ex for available functions and examples.
Docs
Docs can be found at https://hexdocs.pm/data_for_seo
Installation
If available in Hex, the package can be installed
by adding data_for_seo to your list of dependencies in mix.exs:
def deps do
[
{:data_for_seo, "~> 0.1.0"}
]
endDocumentation can be generated with ExDoc and published on HexDocs. Once published, the docs can be found at https://hexdocs.pm/data_for_seo.