Getting Started with cURL
Before a frontend shows anything on the screen, a backend server has to respond to a request. That request can come from a browser, a mobile app, or another server. As developers, we often need a simple way to talk to servers directly and see what th...
browser-working.hashnode.dev4 min read