servant-client

automatical derivation of querying functions for servant webservices

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

Version on this page:0.4.3.1@rev:2
LTS Haskell 23.25:0.20.3.0
Stackage Nightly 2025-06-18:0.20.3.0
Latest on Hackage:0.20.3.0@rev:1

See all snapshots servant-client appears in

BSD-3-Clause licensed by Alp Mestanogullari, Sönke Hahn, Julian K. Arni
Maintained by [email protected]
This version can be pinned in stack with:servant-client-0.4.3.1@sha256:c49434325ec1388eaf4d70cdb42d531d13dafc6d978f4811755f9c5af8cc5bbd,2257

Module documentation for 0.4.3.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