routing to specific backend (via a gateway) using a custom header
82 views
Skip to first unread message
miqui
unread,
May 25, 2022, 10:30:15 AM5/25/22
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to API Craft
hi APicraft,
So, we have been tasked to hit a specific backend depending on the value of a custom header. The API is proxied via a gw and the proxy logic will depend on this custom header. So, my concern is more on a coupling concern (gw logic and the api itself) - what if the API is proxied by another gw product, etc..etc...