An open API service indexing awesome lists of open source software.

https://github.com/aaronrenner/pure_http

WIP
https://github.com/aaronrenner/pure_http

Last synced: about 1 year ago
JSON representation

WIP

Awesome Lists containing this project

README

          

# PureHTTP

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