elixir http server for testing

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

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.