purescript-httpurple/docs/Examples/NodeMiddleware
2022-08-25 12:02:28 +01:00
..
Main.js Add integration tests 2022-08-25 12:02:28 +01:00
Main.purs Add integration tests 2022-08-25 12:02:28 +01:00
Readme.md Add integration tests 2022-08-25 12:02:28 +01:00

NodeMiddleware Example

HTTPurple now supports node.js / express middlewares.

To run the example server, run:

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