A runtime-configurable HTTP reverse proxy based on Bandit and Mint.
Find a file
James Harton 322289aafa
All checks were successful
continuous-integration/drone/push Build is passing
chore: Add missing license file.
2023-10-13 19:18:42 +13:00
config chore: Set up dev/test dependencies. 2023-10-13 19:15:38 +13:00
lib chore: Set up dev/test dependencies. 2023-10-13 19:15:38 +13:00
test chore: empty OTP app. 2023-10-13 18:46:21 +13:00
.drone.yml chore: Set up dev/test dependencies. 2023-10-13 19:15:38 +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
.tool-versions chore: Set up dev/test dependencies. 2023-10-13 19:15:38 +13:00
CHANGELOG.md chore: release version v0.1.0 2023-10-13 19:15:48 +13:00
LICENSE.md chore: Add missing license file. 2023-10-13 19:18:42 +13:00
mix.exs chore: Set up dev/test dependencies. 2023-10-13 19:15:38 +13:00
mix.lock chore: Set up dev/test dependencies. 2023-10-13 19:15:38 +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.