servant-client

automatical derivation of querying functions for servant webservices

http://haskell-servant.github.io/

Version on this page:0.6.1
LTS Haskell 24.0:0.20.3.0@rev:1
Stackage Nightly 2025-07-16:0.20.3.0@rev:1
Latest on Hackage:0.20.3.0@rev:1

See all snapshots servant-client appears in

BSD-3-Clause licensed by Servant Contributors
Maintained by [email protected]
This version can be pinned in stack with:servant-client-0.6.1@sha256:cd627f0e55418895ab91acdf21ed5db9306ac4353659bcd264a9a94d8fcf64e3,2406

Module documentation for 0.6.1

This library lets you derive automatically Haskell functions that let you query each endpoint of a servant webservice.

See the client section of the tutorial.

CHANGELOG