purescript-httpurple/test/example/ExtensibleMiddleware
2023-12-13 15:51:33 -06:00
..
Main.purs fix: migrate to new tooling 2023-12-13 15:51:33 -06:00
Readme.md fix: migrate to new tooling 2023-12-13 15:51:33 -06:00

ExtensibleMiddleware Example

HTTPurple supports extensible Middlewares that can add further data to your request record

To run the example server, run:

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