View Source CozyProxy

CI Hex.pm

Proxy requests to other plugs.

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 based on:

license

License

MIT