elixir http server for testing

milisbir a6ead401e6 doc-serve 5 years ago
config 0869cab4a8 not-found 5 years ago
lib a6ead401e6 doc-serve 5 years ago
priv a6ead401e6 doc-serve 5 years ago
test 863f2e909e files 5 years ago
.formatter.exs 863f2e909e files 5 years ago
.gitignore 863f2e909e files 5 years ago
README.md 863f2e909e files 5 years ago
git-guncelle 863f2e909e files 5 years ago
mix.exs 9aaf491cdf doc 5 years ago
mix.lock 9aaf491cdf doc 5 years ago

README.md

HttpSunucu

TODO: Add description

Installation

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

def deps do
  [
    {:http_sunucu, "~> 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/http_sunucu.