Skip to content

Latest commit

 

History

History
52 lines (40 loc) · 1.29 KB

README.md

File metadata and controls

52 lines (40 loc) · 1.29 KB

Hypertrout

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.1
    • Update dependencies.
  • 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