chgeuer / ex_fiddler

Elixir library to use Fiddler (and other MITM proxies) during development

Repository from Github https://github.comchgeuer/ex_fiddlerRepository from Github https://github.comchgeuer/ex_fiddler

Fiddler

TODO: Add description

Installation

If available in Hex, the package can be installed by adding fiddler to your list of dependencies in mix.exs:

def deps do
  [
    {:fiddler, "~> 0.1.0"}
  ]
end

Documentation can be generated with ExDoc and published on HexDocs. Once published, the docs can be found at https://hexdocs.pm/fiddler.

About

Elixir library to use Fiddler (and other MITM proxies) during development


Languages

Language:Elixir 100.0%