purescript-httpurple/docs/Examples/NodeMiddleware/Readme.md
2022-08-25 12:02:28 +01:00

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