api-umbrella icon indicating copy to clipboard operation
api-umbrella copied to clipboard

How to remove json from backend api

Open satyakonkimalla opened this issue 6 years ago • 2 comments

Hi, I am new to api-umbrella and trying to configure backend api. When I map URL Prefixes in API Backends by default it is mapping to below Example:

Incoming Frontend Request: https://localhost/satya/example.json?param=value Outgoing Backend Request: http://localhost/greeting/example.json?param=value how can I remove json from the URL . i.e. I need to redirect my backend api as below http://localhost/greeting?param=value .I have gone through documentation but unable to find the options to create/Customise URL

Please help

Thanks Satya

satyakonkimalla avatar Jan 21 '19 16:01 satyakonkimalla

@GUI Can u pls help

satyakonkimalla avatar Jan 23 '19 10:01 satyakonkimalla

@NRELAdmin and @GUI ..please help

satyakonkimalla avatar Jan 24 '19 11:01 satyakonkimalla