trasa: Type Safe Web Routing

[ library, mit, web ] [ Propose Tags ]

This library is a solution for http-based routing and dispatch. Its goals are similar to the goals of servant, however, trasa relies on very different mechanisms to accomplish those goals. All typeclasses in this library are optional. All of the real work is accomplished with GADTs, universal quantification, and plain old haskell data types.

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

Versions [RSS] 0.1, 0.2, 0.3, 0.4, 0.4.1
Dependencies base (>=4.7 && <5), binary (>=0.8 && <0.9), bytestring (>=0.10 && <0.11), hashable (>=1.2 && <1.3), http-media (>=0.6 && <0.8), http-types (>=0.9), text (>=1.2 && <1.3), unordered-containers (>=0.2 && <0.3), vinyl (>=0.5 && <0.9) [details]
License BSD-3-Clause
Copyright 2017 Kyle McKean
Author Kyle McKean
Maintainer mckean.kylej@gmail.com
Category Web
Home page https://github.com/haskell-trasa/trasa#readme
Source repo head: git clone https://github.com/haskell-trasa/trasa
Uploaded by andrewthad at 2018-05-07T19:38:02Z
Distributions
Reverse Dependencies 6 direct, 1 indirect [details]
Downloads 2482 total (14 in the last 30 days)
Rating 2.0 (votes: 1) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2018-05-07 [all 1 reports]