elixir http server for testing
milisbir a6ead401e6 doc-serve | il y a 6 ans | |
---|---|---|
config | il y a 6 ans | |
lib | il y a 6 ans | |
priv | il y a 6 ans | |
test | il y a 6 ans | |
.formatter.exs | il y a 6 ans | |
.gitignore | il y a 6 ans | |
README.md | il y a 6 ans | |
git-guncelle | il y a 6 ans | |
mix.exs | il y a 6 ans | |
mix.lock | il y a 6 ans |
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.