Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 235 Bytes

File metadata and controls

9 lines (6 loc) · 235 Bytes

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