Package

purescript-hypertrout

Repository
owickstrom/purescript-hypertrout
License
MPL-2.0
Uploaded by
nsaunders
Published on
2019-07-16T12:55:16Z

Type-level routing for Hyper web servers using Trout.


Hypertrout lets you build Hyper web servers on top of the purescript-trout API for type-level routing.

Usage

For the documentation on how to use this package, please see the tutorials.

There are also runnable examples in this repository.

API Documentation

This library's API documentation is published on Pursuit.

Changelog

  • 0.11.0
    • Updates for PureScript 0.13
    • Upgrade to Hyper 0.10.0
    • Upgrade to Trout 0.12.0
    • Various dependency upgrades
    • Migration to Spago as primary package manager / build tool
  • 0.10.0
    • Updates for PureScript 0.12
    • Upgrade to Hyper 0.9.0
    • Upgrade to Trout 0.11.0
  • 0.9.0
    • Add QueryParam and QueryParams
    • Upgrade to Hyper 0.8.0
    • Use Trout 0.10.0 and the named routing types (backwards-incompatible change!)

License

Mozilla Public License Version 2.0