View Source CozyProxy
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:
- main_proxy
- snake_proxy
- master_proxy application inside the acme_bank project from wojtekmach
- master_proxy.ex from Gazler
license
License
MIT