I am fairly new to using Postman and wanted to get a better understanding of how the API calls work under the hood. Visually in the Postman app for HTTP API calls I see the reference to HTTP methods and urls. What I want to know is Postman taking the API calls you configure in a request and coding it in node.js under the hood?
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.