#2 System Design: Web Protocols
Welcome to the second series of System Design
HTTP and HTTPS
It is a request response application layer protocol designed to connect web traffic through hyper links. It's a widely used protocol by almost everything connected to the internet.
POST -...
devblossoms.hashnode.dev4 min read