Having read the article: Isn't all you need URL rewriting? There's a
plugin in the community for that already.
i.e. to rewrite all relevant links returned in the payload to go via
the gateway instead?
On 25 April 2018 at 13:58, Ashish Patel <ashish.patel(a)futuregroup.in> wrote:
Hi,
If below is not feasible, any suggestions to handle it through APIMan ?
Thanks & Regards,
Ashish Patel
From: Ashish Patel
Sent: Tuesday, April 17, 2018 12:31
To: apiman-user(a)lists.jboss.org
Subject: APIMan support for HATEOAS
Hi,
Has anyone tried exposing APIs having HATEOAS - 'Hypertext As The Engine Of
Application State' through APIMan, can you please suggest how below two
scenarios are handled ?
1) How to register URLs like "/transaction/{serviceRequestNo}/save ,
"/transaction/{transactionId}/{transactionType} ..etc ?
2) GET response JSON returned by a server to a client having reference
to APIGateway URLs and not actual servers’ URL.
In case, if I am not clear enough, please refer
https://dzone.com/articles/api-gateway-support-hypertext (very old article -
states what is requested).
Thanks & Regards,
Ashish Patel