@hackage / servant-server-namedargs

Automatically derive API server 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 information on how specific combinators work.