@hackage / servant-client-namedargs

Automatically derive API client functions with named and optional parameters

Latest0.1.1.1

About

Metadata

  • Last updated , by CullinPoresky
  • License BSD-3-Clause
  • Categories Web Development
  • Maintained by: cporeskydev@gmail.com

  • Lottery factor: 0

Links

Installation

Readme

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.