Rexy v0.1.0 API Reference

Modules

ReverseProxy is our main application and supervisor. It takes care of starting our plug based proxy service

Our Load Balancer. It rotates the servers from which we get a response

This Plug routes our requests from a set of servers in the config file

This module retreives everything from an upstream

This is the brains of our app