Packages

Wrapper around HTTPPoison building requests and handling responses with pure functions

Current section

Files

Jump to
pure_http README.md
Raw

README.md

# PureHTTP
A wrapper around HTTPoison that lets you build requests and handle responses
using pure functions, and isolates side effects to a single function.