Yash Rahurikar
86 words
1 minutes
NGINX - Reverse proxying your backend to a subdomain

In the last post we saw how to deploy a FastApi service with Docker to a server. (If you have not checked it out yet check it here.) In this post we will see how we can use NGINX as a reverse proxy so that you can get a subdomain that your client side can use for calling the APIs.

Here’s what you can expect from this blog post:#

  1. Brief introduction to NGINX.
  2. Understanding what is reverse proxying and how it works.
  3. How to configure a subdomain for a domain.
NGINX - Reverse proxying your backend to a subdomain
https://yashrahurikar.com/posts/nginx_reverse_proxying_for_your_backend/
Author
Yash Rahurikar
Published at
2024-04-24