Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
tmasternak opened this issue May 8, 2017 · 0 comments
Open

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

tmasternak opened this issue May 8, 2017 · 0 comments

Comments

@tmasternak
Copy link
Member

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

@tmasternak tmasternak changed the title Add response template support to ASP .Net Core API Gateway demo Response templating for ASP .Net Core API Gateway demo May 8, 2017
@adamralph adamralph changed the title Response templating for ASP .Net Core API Gateway demo Response templating for ASP.NET Core API Gateway demo Aug 9, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant