Topical → Server (Elixir)
This is the Topical server.
Installation
The package can be installed by adding topical to your list of dependencies in mix.exs:
def deps do
[
# ...
{:topical, "~> 0.1.9"}
]
endDocumentation
Available on HexDocs.