Skip to content

Refactor HTTP server resources

Add new api pkg which creates http servers with default middleware and observability resources, allowing application specific chi routes

Aims: Simplify setup process of each app, abstract away common setup actions into appropriate packages

Merge request reports