Skip to content

Improvement/refactor configurable api gateway#67

Open
mateuszgrab-cognifide wants to merge 3 commits intoKnotx:masterfrom
mateuszgrab-cognifide:improvement/refactor-configurable-api-gateway
Open

Improvement/refactor configurable api gateway#67
mateuszgrab-cognifide wants to merge 3 commits intoKnotx:masterfrom
mateuszgrab-cognifide:improvement/refactor-configurable-api-gateway

Conversation

@mateuszgrab-cognifide
Copy link
Copy Markdown

No description provided.

Comment thread src/render/tutorials/configurable-api-gateway/2_0.html.md Outdated
Co-Authored-By: Filip Artur Kowalski <filip.artur.kowalski@gmail.com>
@mateuszgrab-cognifide mateuszgrab-cognifide changed the base branch from master to getting-started-2-0 October 22, 2019 12:41
@mateuszgrab-cognifide mateuszgrab-cognifide changed the base branch from getting-started-2-0 to master October 22, 2019 12:41
---
title: Configurable API gateway
author: marcinkp
author: mateuszgrab-cognifide
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I am not sure we can change the author when we do some improvements. @mateuszgrab-cognifide: I hope you are not disappointed.

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sure, understood, I've recovered original author.

import io.vertx.core.json.JsonObject;

public final class ProvidersProvider {
public final class PaymentProvidersProcessor {
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I liked this tricky name ;) Sure, change it.

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you please apply those changes in the example code.

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I will create dedicated PR for example code and will share PR link shortly.


knotx:
image: knotx-example/gateway-api:latest
image: knotx-example/api-gateway:latest
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice !

---
title: Configurable API gateway
author: marcinkp
author: mateuszgrab-cognifide
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The same. Maybe we can specify here more authors?

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I haven't managed to find a way to specify two authors, I've recovered original author.

@@ -0,0 +1,8 @@
---
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This should stay here :)


knotx:
image: knotx-example/gateway-api:latest
image: knotx-example/api-gateway:latest
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
image: knotx-example/api-gateway:latest
image: knotx-example/composing-many-apis:latest

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you please check other references to api-gateway - composing-many-apis ?

import io.vertx.core.json.JsonObject;

public final class ProvidersProvider {
public final class PaymentProvidersProcessor {
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you please apply those changes in the example code.

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

Successfully merging this pull request may close these issues.

3 participants