Investigate which script language we can use as a base of our request processing microservice. It should be easily integrated into C# and extensible enough for our purposes (e.g. making a HTTP request as a one-liner). It must be able to be dynamically loaded.
Investigate which script language we can use as a base of our request processing microservice. It should be easily integrated into C# and extensible enough for our purposes (e.g. making a HTTP request as a one-liner). It must be able to be dynamically loaded.