How to create an HTTP Proxy?

I guess the confusion is reverse_proxy_plug could be considered a forward proxy given that it would be used to access an external website. However, it can still be considered a “reverse proxy” between the user & the elixir server.