View Source CozyProxy

CI Hex.pm

Proxy requests to other plugs.

Features

Installation

Add :cozy_proxy to the list of dependencies in mix.exs:

def deps do
  [
    {:cozy_proxy, <requirement>}
  ]
end

Usage

For more information, see the documentation.

Thanks

This library is built on the wisdom in following code:

License

Apache License 2.0