# 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 json API queries. See the Network.HTTP.Query 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://github.com/juhp/bodhi-hs - https://github.com/juhp/copr-hs - https://github.com/juhp/pagure-hs - https://github.com/juhp/pdc-hs