<@U0B8ZP13Q> yeah - postman is pretty cool but gen...
# server
d
@cedric yeah - postman is pretty cool but generally we log certain transactions with the curl so we can replay them with little/no effort. In http4k, we also have a complete traffic recording facility modelled as filter (middleware), so you can serialise entire streams of requests or responses to disk (or s3 etc) and replay them later.