Ecosyste.ms: Packages

An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

hackage.haskell.org : wai-request-spec

WAI Request Spec is a declarative validation layer for HTTP requests. It aims to make error-handling for malformed requests as easy as taking the happy path. A brief summary of the core features: Can specify headers and query params as input sources Support for parsing ints, floats, text, bytes (with encodings), and bools A parser combinator interface for chaining together request requirements Support for Alternatives Support for optional parameters Convenient and informative default error messages that let service consumers know what went wrong It is built on WAI, so it is compatible with several Haskell web frameworks. All you need is the ability to access the Request object, and WAI Request Spec takes care of the rest!

Registry - Source - JSON
purl: pkg:hackage/wai-request-spec
Keywords: bsd3, library, network, wai
License: BSD-3-Clause
Latest release: over 7 years ago
First release: about 9 years ago
Dependent repositories: 4
Downloads: 7,640 total
Stars: 1 on GitLab.com
Forks: 0 on GitLab.com
See more repository details: repos.ecosyste.ms
Last synced: 20 days ago

    Loading...
    Readme
    Loading...