luka-j / matf-rs2-api-gateway

0 stars 1 forks source link

[RP] Investigate script languages which can be easily integrated into C# #10

Closed luka-j closed 1 year ago

luka-j commented 1 year ago

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.

luka-j commented 1 year ago

Obsoleted by #98, #100