How to Expose Your Local Host URL as a Public URL
There might be times when you wish to access your API or React project using a public URL but do not want to go through the hassle of deploying it. Basically, instead of http://127.0.0.1:5000/, you'd want something like http://35cc-69-58-102-156.ngro...
realpythonproject.hashnode.dev3 min read