You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I am developing an application, but it is using NodeJS in the backend (NestJS framework).
In your security document, you said that "Use a server for the web interface and handling web requests and use another server for running submitted codes." So, my concern is "How to use Sharif Judge like a backend service". What allows me to call requests to run my code, test it with in/out results, and get logs of the compiler process.
The text was updated successfully, but these errors were encountered:
Hi, I am developing an application, but it is using NodeJS in the backend (NestJS framework).
In your security document, you said that "Use a server for the web interface and handling web requests and use another server for running submitted codes." So, my concern is "How to use Sharif Judge like a backend service". What allows me to call requests to run my code, test it with in/out results, and get logs of the compiler process.
The text was updated successfully, but these errors were encountered: