Web Server 101
The primary task of a web server is to receive the requests from the client & provide the response after executing the business logic based on the request parameters received from the client.
Every service, running online, needs a server to run. Serv...
techpm.hashnode.dev1 min read