/hottpotato-elixir

An HTTP server that currently can't serve anything, but it does have a function to generate a date header!

Primary LanguageElixir

HoTTPotato

TODO: Add description

Installation

If available in Hex, the package can be installed by adding hottpotato to your list of dependencies in mix.exs:

def deps do
  [
    {:hottpotato, "~> 0.1.0"}
  ]
end

Documentation can be generated with ExDoc and published on HexDocs. Once published, the docs can be found at https://hexdocs.pm/hottpotato.