hyper

Type-safe, statically checked composition of HTTP servers


Keywords
functional-programming, node, purescript, type-safe, web
License
MPL-2.0
Install
psc-package install hyper

Documentation

Hyper

Type-safe, statically checked stacking of HTTP middlware, using PureScript.

What is this?

To read about the goals and design of Hyper, see the Design document.

Build

Install dependencies and build:

npm install
bower install
pulp build

Running tests:

pulp teset

License

Mozilla Public License Version 2.0