Getting Started with cURL
1. What is a Server
A server is a computer on the internet that stores data or performs work for us
Websites, APIs, and apps all live on servers
Whenever you:
Open a website
Submit a form
Fetch data from an API you are talking to a server
T...
curlinfo.hashnode.dev3 min read