Getting Started with cURL
What is a server?
Server is just a computer, which is used to receive request and send responses. When you visit a web site or call an API, you interact with a server which handle your request and send appropriate responses. As a developer, you will ...
networking-fundamentals-in-plain-english.hashnode.dev8 min read