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