packages feed

http-query-0.1.0.1: README.md

# http-query

[![GitHub CI](https://github.com/juhp/dl-fedora/workflows/build/badge.svg)](https://github.com/juhp/dl-fedora/actions)
[![Hackage](http://img.shields.io/hackage/v/http-query.png)](http://hackage.haskell.org/package/http-query)

Very thin layer over http-conduit for simpler web json API queries.

See the Network.HTTP.Query documentation for more details.

## Examples

A few projects use http-query already:

- https://github.com/juhp/bodhi-hs
- https://github.com/juhp/copr-hs
- https://github.com/juhp/pagure-hs
- https://github.com/juhp/pdc-hs
- https://github.com/juhp/fbrnch