Skip to content

wuunder/http_ex

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.5"}
  ]
end

About

Elixir HTTP abstraction library

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages