About

Metadata

  • Last updated , by goolord
  • License MIT
  • Categories Web Development
  • Maintained by: Andrew Martin <andrew.thaddeus@gmail.com> Kyle McKean <mckean.kylej@gmail.com> chessai <chessai1996@gmail.com>

  • Lottery factor: 0

Links

Installation

Readme

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.