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

https://github.com/funcool/httpurr

A ring-inspired, promise-returning, simple Clojure(Script) HTTP client.
https://github.com/funcool/httpurr

Last synced: 3 months ago
JSON representation

A ring-inspired, promise-returning, simple Clojure(Script) HTTP client.

Awesome Lists containing this project

README

          

# httpurr #

[![Travis Badge](https://img.shields.io/travis/funcool/httpurr/master.svg)](https://travis-ci.org/funcool/httpurr "Travis Badge")

A ring-inspired, promise-returning, **simple** Clojure(Script) HTTP client.

[![Clojars Project](http://clojars.org/funcool/httpurr/latest-version.svg)](http://clojars.org/funcool/httpurr)

Documentation: https://funcool.github.io/httpurr/latest/

## License ##

This is free and unencumbered software released into the public domain.

For more information, please refer to the [Unlicense website](http://unlicense.org/).