Getting Started with cURL
When we build software, websites, or APIs, one thing happens again and again:
our code needs to talk to a server.
A browser does this all the time without us noticing. But as developers, we also need a direct way to send messages to servers and see t...
blog.gurjeet.tech4 min read