A runtime-configurable HTTP reverse proxy based on Bandit and Mint.
Go to file
James Harton a701a200b0
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
chore: remove unused dependencies.
2024-07-27 15:31:09 +12:00
config chore: Update forgejo hostname. 2024-02-05 14:58:36 +13:00
documentation/dsls chore(deps): update dependency spark to v2 2024-03-03 20:13:16 +13:00
lib fix: incorrect handling of Mint stream failure. 2024-06-23 16:00:51 +12:00
test chore: make more tests synchronous. 2024-02-05 14:54:27 +13:00
.check.exs feat: add proxying. (#7) 2023-11-19 17:56:07 +13:00
.dialyzer_ignore.exs chore: ignore a dialyzer warning I just can't wrap my head around. 2024-06-21 19:28:37 +12:00
.doctor.exs feat: add proxying. (#7) 2023-11-19 17:56:07 +13:00
.drone.yml chore: fix docs release. 2024-03-14 19:30:17 +13:00
.formatter.exs feat: add proxying. (#7) 2023-11-19 17:56:07 +13:00
.gitignore chore: Rename switch -> wayfarer. 2023-10-14 11:10:56 +13:00
.tool-versions chore(deps): update dependency erlang to v27.0.1 2024-07-11 01:42:20 +12:00
CHANGELOG.md chore: release version v0.4.1 2024-06-23 08:44:45 +00:00
LICENSE.md chore: Add missing license file. 2023-10-13 19:18:42 +13:00
mix.exs chore(deps): update dependency spark to v2.2.5 2024-06-26 07:39:37 +12:00
mix.lock chore: remove unused dependencies. 2024-07-27 15:31:09 +12:00
README.md chore: release version v0.4.1 2024-06-23 08:44:45 +00:00
renovate.json chore: Configure Renovate (#2) 2023-10-14 08:41:45 +13:00

Wayfarer

Build Status Hippocratic License HL3-FULL

Wayfarer is a runtime-configurable HTTP reverse proxy using Bandit and Mint.

Status

Wayfarer is yet to handle it's first HTTP request. Please hold.

Installation

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

def deps do
  [
    {:wayfarer, "~> 0.4.1"}
  ]
end

Documentation for the latest release can be found on HexDocs and for the main branch on docs.harton.nz.

Github Mirror

This repository is mirrored on Github from it's primary location on my Forgejo instance. Feel free to raise issues and open PRs on Github.

License

This software is licensed under the terms of the HL3-FULL, see the LICENSE.md file included with this package for the terms.

This license actively proscribes this software being used by and for some industries, countries and activities. If your usage of this software doesn't comply with the terms of this license, then contact me with the details of your use-case to organise the purchase of a license - the cost of which may include a donation to a suitable charity or NGO.