.. | ||
Main.js | ||
Main.purs | ||
Readme.md |
NodeMiddleware Example
HTTPurple now supports node.js / express middlewares.
To run the example server, run:
spago -x test.dhall run --main Examples.NodeMiddleware.Main
.. | ||
Main.js | ||
Main.purs | ||
Readme.md |
HTTPurple now supports node.js / express middlewares.
To run the example server, run:
spago -x test.dhall run --main Examples.NodeMiddleware.Main