Delay with Glue API calls made from Oryx framework

vparannattilcherul
vparannattilcherul Posts: 16 🧑🏻‍🚀 - Cadet

Hello team,

I've been trying to setup the demo Oryx frontend ( https://github.com/spryker/oryx-starter ) in local. I am using the b2c demoshop glue api endpoint in my local. The API calls are always being so slow compared to the response time I got from the postman.

Here is the Oryx response

And here is the postman response time

these screenshots are making the same api call with same set of query params. But the difference between them is vast. Is there anything that I can try to get it reduced? Any insights on this is highly appreciated.