# http-query [![GitHub CI](https://github.com/juhp/http-query/workflows/build/badge.svg)](https://github.com/juhp/http-query/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 API JSON queries. See the [Network.HTTP.Query](https://hackage.haskell.org/package/http-query/docs/Network-HTTP-Query.html) documentation for more details. ## Examples A few projects use http-query already: - https://hackage.haskell.org/package/cached-json-file - https://hackage.haskell.org/package/fbrnch - https://hackage.haskell.org/package/stack-all - https://hackage.haskell.org/package/bodhi - https://hackage.haskell.org/package/copr-api - https://hackage.haskell.org/package/pagure - https://hackage.haskell.org/package/pdc