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.9 && <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), quantification (==0.5.0), text (>=1.2 && <1.3), unordered-containers (>=0.2 && <0.3) [details]
License MIT
Copyright © 2017-2019 Andrew Martin © 2017-2019 Kyle McKean
Author Andrew Martin Kyle McKean
Maintainer Andrew Martin <andrew.thaddeus@gmail.com> Kyle McKean <mckean.kylej@gmail.com> chessai <chessai1996@gmail.com>
Category Web
Home page https://github.com/haskell-trasa/trasa
Source repo head: git clone https://github.com/haskell-trasa/trasa
Uploaded by goolord at 2019-07-19T14:13:25Z
Distributions
Reverse Dependencies 6 direct, 1 indirect [details]
Downloads 2474 total (18 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 2019-07-19 [all 1 reports]