C#C
C#3y ago
MaorZ

❔ Node.js intergration with C# algorithm

Hello, I am trying to make a Web Server for my API and I have my algorithm built in c# and my server in node.js.
My question is, Do I need to remake the web server with c# to communicate with the functions or I can somehow run them from my node.js web server?
Thanks in advance.
Was this page helpful?