elixir http server for testing

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

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.