Skip to content

Jehado1991/xhttp_req

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

XHTTPReq

hex.pm version Build Status

XHTTPReq is an implementation of the protocols in xhttp for req

Documentation can be found on HexDocs

Installation

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

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

License: MIT

About

Elixir XHTTP protocol implementation for Req

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Elixir 100.0%