Description
Automatically derive API client functions with named and optional parameters.
README.md
This package provides the HasClient
instances needed by servant-client to produce functions with named parameters using the combinators in servant-namedargs. See named for more information on how the named parameters work, and the haddocks for the behavior of specific combinators.