Open satyakonkimalla opened 5 years ago
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
@GUI Can u pls help
@NRELAdmin and @GUI ..please help
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