Skip to content

Repository files navigation

HttpEx

HttpEx is an Elixir HTTP abstraction library to easily log, trace and mock your HTTP calls.

Build status Coverage Status

Installation

The package HTTPEx can be installed by adding http_ex to your list of dependencies in mix.exs:

def deps do
  [
    {:http_ex, "~> 0.2.8"}
  ]
end

About

Elixir HTTP abstraction library

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages