Skip to content

mpotra/xhttp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

XHTTP

hex.pm version Build Status

XHTTP is a library that defines the Response and ResponseDocument protocols.

For an implementation on top of Req see xhttp_req

Documentation can be found on HexDocs

Installation

The package can be installed via Hex by adding xhttp to your list of dependencies in mix.exs:

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

License: MIT

About

Elixir HTTP request documents

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages