servant-client

automatical derivation of querying functions for servant webservices

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

Version on this page:0.4.0@rev:3
LTS Haskell 23.24:0.20.2@rev:2
Stackage Nightly 2025-06-15:0.20.3.0
Latest on Hackage:0.20.3.0

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.0@sha256:0e1b4b09d8e9c9bdcc057995203e8a892adea36ddc051a1cc07df52f09243aec,2177

Module documentation for 0.4.0

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