/localserv

Like python's http.server, but in Elixir and with file uploads (and more dependencies)

Primary LanguageElixir

Localserv

Basic http server serving files from the local directory, similar to http.server in Python.

To do

Make it executable.