Vidya LB

The more you learn, the more you grow.

Chaining API calls in postman

In one of my projects, I had to develop some API calls. I used Symfony as the backend for developing APIs and Postman for testing. I struggled by pasting the response to the request of next API call and it was time consuming also. After some sort of research I found out that Postman has … Read more