The latest version of servant-queryparam-core is 2.0.1-0.

servant-queryparam-core

Version 1.0.0 revision 0 uploaded by deemp.

Package meta

Synopsis
Use records for query parameters in servant APIs.
Description

Having positional parameters in servant can be error-prone, especially when there are a lot of them and they have similar types. This package solves that problem by letting one use records to specify query parameters in servant APIs. Use servant-queryparam-server for servers and servant-queryparam-client for clients.

Author
Kristof Bastiaensen
Bug reports
n/a
Category
Servant, Web
Copyright
Kristof Bastiaensen 2020
Homepage
n/a
Maintainer
Danila Danko <https://github.com/deemp>
Package URL
n/a
Stability
n/a

Components