C
Join ServerC#
help
❔ DMZ Server Software
TTAYNE1/24/2023
I am working on a project to create a DMZ Server that will pass information to a 3rd party from the main servers. Currently I've bern building this on top of ASP.NET's MVC API, but I was wondering if this was the best route?
At this point, I essentially have an api that calls and occasionally consumes another api. Can I get some thoughts on this?
At this point, I essentially have an api that calls and occasionally consumes another api. Can I get some thoughts on this?
Ttebeco1/24/2023
are you speakign about what a Reverse Proxy is ?
Ttebeco1/24/2023
because it sounds like you need nothing to develop and use existing ReverseProxy
AAccord1/25/2023
Was this issue resolved? If so, run
/close
- otherwise I will mark this as stale and this post will be archived until there is new activity.