A smart redirecting gateway for various frontend services
Go to file
Ben Busby 06bb8403dd
Include protocol in service list
This circumvents the redirect encountered when sending a request to a
service without a specified protocol.
2021-11-07 12:28:06 -07:00
.github/workflows Add elixir CI 2021-10-26 21:21:00 -06:00
config Format with mix format 2021-10-23 15:18:13 -06:00
lib/privacy_revolver Format with mix format 2021-10-23 15:18:13 -06:00
test Add basic router test 2021-10-26 00:23:31 -06:00
.formatter.exs Setup basic Plug.Router framework for serving requests 2021-10-22 18:28:12 -06:00
.gitignore Write results of update script to file for debugging 2021-10-22 18:07:59 -06:00
LICENSE Initial commit 2021-10-21 15:50:04 -06:00
mix.exs Add basic router test 2021-10-26 00:23:31 -06:00
mix.lock Setup basic Plug.Router framework for serving requests 2021-10-22 18:28:12 -06:00
README.md Add CI status to readme, update description 2021-10-26 21:26:09 -06:00
services.json Include protocol in service list 2021-11-07 12:28:06 -07:00
update.exs Move constants to config, update string formatting 2021-10-22 20:07:07 -06:00

Privacy Revolver

Elixir CI

A smart redirecting proxy for privacy-friendly frontends