Introduction to cURL
Introduction
cURL is practically ubiquitous, whether it's testing the output of an API before deploying it to production or simply fetching a response from a website (for example, to ensure it's not down).
As a front-end developer, I had to use it fr...
h.dhairyashah.dev2 min read