An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

dormouse-client

An HTTP client designed to be productive, easy to use, easy to test, flexible and safe! It was designed with the following objectives in mind: HTTP requests and responses should be modelled by a simple, immutable Haskell Record. Actual HTTP calls should be made via an abstraction layer (MonadDormouseClient) so testing and mocking is painless. Illegal requests should be unrepresentable, such as HTTP GET requests with a content body. It should be possible to enforce a protocol (e.g. https) at the type level. It should be possible to handle large request and response bodies via constant memory streaming. Please see https://dormouse.io for full documentation.

Ecosystem
hackage.haskell.org
Latest Release
0.3.0.0
over 1 year ago
Versions
5
Downloads
683 total
Links
Registry hackage.haskell.org
Homepage Homepage
JSON API View JSON
CodeMeta codemeta.json
Package Details
PURL pkg:hackage/dormouse-client
spec
License BSD-3-Clause
First Release about 5 years ago
Last Synced 1 day ago