Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/nhaarman/httpmonads


https://github.com/nhaarman/httpmonads

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# HttpMonads
[![Maven Central](https://maven-badges.herokuapp.com/maven-central/com.nhaarman/httpmonads/badge.svg)](https://maven-badges.herokuapp.com/maven-central/com.nhaarman/httpmonads)

HttpMonads introduces monad types for working with Http requests.

```
compile 'com.nhaarman:httpmonads:x.x.x'
compile 'com.nhaarman:httpmonads-arrow:x.x.x'
compile 'com.nhaarman:httpmonads-funktionale:x.x.x'
compile 'com.nhaarman:httpmonads-retrofit:x.x.x'
compile 'com.nhaarman:httpmonads-retrofit-rx:x.x.x'
```