elixir http server for testing
milisbir a6ead401e6 doc-serve | 6 years ago | |
---|---|---|
config | 6 years ago | |
lib | 6 years ago | |
priv | 6 years ago | |
test | 6 years ago | |
.formatter.exs | 6 years ago | |
.gitignore | 6 years ago | |
README.md | 6 years ago | |
git-guncelle | 6 years ago | |
mix.exs | 6 years ago | |
mix.lock | 6 years ago |
TODO: Add description
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.