A runtime-configurable HTTP reverse proxy based on Bandit and Mint.
Find a file
2023-10-13 18:46:21 +13:00
lib chore: empty OTP app. 2023-10-13 18:46:21 +13:00
test chore: empty OTP app. 2023-10-13 18:46:21 +13:00
.formatter.exs chore: empty OTP app. 2023-10-13 18:46:21 +13:00
.gitignore chore: empty OTP app. 2023-10-13 18:46:21 +13:00
mix.exs chore: empty OTP app. 2023-10-13 18:46:21 +13:00
README.md chore: empty OTP app. 2023-10-13 18:46:21 +13:00

Switch

TODO: Add description

Installation

If available in Hex, the package can be installed by adding switch to your list of dependencies in mix.exs:

def deps do
  [
    {:switch, "~> 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/switch.