mirror of
https://github.com/benbusby/farside.git
synced 2025-04-19 18:38:42 +00:00
A smart redirecting gateway for various frontend services
![]() Router has been updated with a basic /:service/*glob endpoint, which retrieves a list of instances for the requested service and picks a random one to forward the user to (or falls back to a default instance if none are found). Should probably add a check to make sure the requested service exists first. |
||
---|---|---|
lib/privacy_revolver | ||
test | ||
.formatter.exs | ||
.gitignore | ||
LICENSE | ||
mix.exs | ||
mix.lock | ||
README.md | ||
services.json | ||
update.exs |
privacy-revolver
A tool for evenly distributing traffic across various privacy-oriented frontends