View Source CozyProxy

CI Hex.pm

Proxy requests to other plugs.

features

Features

installation

Installation

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

def deps do
  [
    {:cozy_proxy, "~> <version>"}
  ]
end

usage

Usage

For more information, see the documentation.

thanks

Thanks

This library is built on the wisdom in following code:

license

License

Apache License 2.0