Making API Requests with Postman or cURL

1 · Tania Rascia · July 16, 2019, midnight
Postman is an API testing environment. cURL is a command line tool for transfering data via URLs. When it comes to REST APIs, we can use Postman as a GUI (graphical user interface…...