Amalreji111/coderunner
CodeRunner is a backend application built using NestJS framework that allows users to run and execute code in 5 different languages (JavaScript, Python, C++, Java, and Dart). The application has been built with security in mind and uses a factory pattern to validate the code before executing it.
TypeScriptMIT