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.
- Host: GitHub
- URL: https://github.com/funcool/httpurr
- Owner: funcool
- Created: 2015-09-07T17:47:56.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2021-01-31T14:55:05.000Z (almost 5 years ago)
- Last Synced: 2025-09-21T17:01:59.164Z (4 months ago)
- Language: Clojure
- Homepage: https://funcool.github.io/httpurr/latest/
- Size: 148 KB
- Stars: 66
- Watchers: 4
- Forks: 17
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
Awesome Lists containing this project
README
# httpurr #
[](https://travis-ci.org/funcool/httpurr "Travis Badge")
A ring-inspired, promise-returning, **simple** Clojure(Script) HTTP client.
[](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/).