@hackage acolyte-client0.1.0.1
Type-safe HTTP client derived from acolyte API types
Categories
License
BSD-3-Clause
Maintainer
Josh Burgess <joshburgess.webdev@gmail.com>
Links
Versions
Installation
Dependencies (9)
- acolyte-core >=0.1 && <0.2
- aeson >=2.1 && <2.3
- base >=4.20 && <5
- bytestring >=0.11 && <0.13
- http-client >=0.7 && <0.8
- http-client-tls >=0.3 && <0.4 Show all…
Dependents (1)
@hackage/acolyte
Generates type-safe HTTP client calls from the same API type that drives the server. One type, two interpretations.