https://github.com/ace411/bingo-functional-http
A simple tool for sending and receiving content over HTTP. Inspired by Haskell's HTTP package.
https://github.com/ace411/bingo-functional-http
haskell-http http http-request http-response php-http php-library
Last synced: 10 months ago
JSON representation
A simple tool for sending and receiving content over HTTP. Inspired by Haskell's HTTP package.
- Host: GitHub
- URL: https://github.com/ace411/bingo-functional-http
- Owner: ace411
- License: apache-2.0
- Created: 2018-12-11T15:14:52.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2018-12-28T21:27:21.000Z (about 7 years ago)
- Last Synced: 2025-03-09T16:17:55.631Z (11 months ago)
- Topics: haskell-http, http, http-request, http-response, php-http, php-library
- Language: PHP
- Homepage: https://ace411.github.io/bingo-functional/#/http
- Size: 25.4 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# bingo-functional-http
[](https://app.codacy.com/app/ace411/bingo-functional-http?utm_source=github.com&utm_medium=referral&utm_content=ace411/bingo-functional-http&utm_campaign=Badge_Grade_Dashboard)
[](https://travis-ci.org/ace411/bingo-functional-http)
[](https://codecov.io/gh/ace411/bingo-functional-http)
A simple tool for sending and receiving content over HTTP. Inspired by Haskell's HTTP package.
## Requirement(s)
- PHP 7.1 or greater
## Documentation
Information on how to use this library can be found [here](https://ace411.github.io/bingo-functional/#/http).