purescript-httpurple/test/example/NodeMiddleware/Readme.md

186 B

NodeMiddleware Example

HTTPurple now supports node.js / express middlewares.

To run the example server, run:

spago -x test.dhall run --main Examples.NodeMiddleware.Main