anz-bank / sysl-go

Communication library used by SYSL-generated code written in Go.
Apache License 2.0
10 stars 14 forks source link

Add basic middleware and endpoints for debugging services #199

Closed orlade-anz closed 3 years ago

orlade-anz commented 4 years ago

Adds recording of upstream and downstream HTTP requests to a memory store, and endpoints to explore the metadata and overlay it on a sequence diagram.

Limitations:

Depends on https://github.com/anz-bank/sysl-go/pull/195

anzdaddy commented 3 years ago

This PR is quite stale. We'll need to get it merged from master or rebased against it.