Skip to content

Response templating for ASP.NET Core API Gateway demo #63

@tmasternak

Description

@tmasternak

Overview

In it's current form API Gateway demo makes sure that request handling logic (calling appenders that match url and assembling response from parts returned by appenders and subscribers is generic - does not depend on url and/or appenders).

Depending on the usecase it might be useful to support templating for api gateway responses. In such case the owner of api gateway contract would be able to have a bigger control over the structure of json document returned to the clients.

Connects to: #59

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions