Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/juhp/http-query
https://github.com/juhp/http-query
haskell
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/juhp/http-query
- Owner: juhp
- License: bsd-3-clause
- Created: 2020-08-08T13:09:53.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-02-17T18:44:16.000Z (almost 3 years ago)
- Last Synced: 2024-04-26T03:03:54.771Z (8 months ago)
- Topics: haskell
- Language: Haskell
- Homepage: https://hackage.haskell.org/package/http-query
- Size: 30.3 KB
- Stars: 3
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: ChangeLog.md
- License: LICENSE
Awesome Lists containing this project
README
# 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:
-
-
-
-
-
-
-