View Source CMS
For fetching data from any headless CMS with an ETS cache for lightning fast response times.
installation
Installation
If available in Hex, the package can be installed
by adding cms
to your list of dependencies in mix.exs
:
def deps do
[
{:cms, "~> 0.5.0"}
]
end
usage
Usage
TODO