6 ms·
This seems to be exactly what I needed for some of my projects. A simple application that can be used on my dev-system to be used as reverse-proxy for different
by PythonicAlpha 11y ago
This seems to be exactly what I needed for some of my projects. A simple application that can be used on my dev-system to be used as reverse-proxy for different servers.
Of course, I could use nginx, but fiddling with configuration files on dev-systems is not so cool. Also even nginx is not lightweight enough to me.
This looks really very neat! I will try it soon.
Thank you!