Reverse Proxy
A reverse proxy is a server that sits between client devices and a web server, forwarding client requests to the web server and then returning the web server's responses to the clients. It's called a "reverse" proxy because it performs the opposite f...
nahidislam.hashnode.dev3 min read