Integrating Compiler/IDE to your application
There are four ways to integrate an IDE/Compiler into your website or application.
JDoodle Compiler API - a simple standards-based REST and WebSocket APIs.
JDoodle IDE Plugin - a plugin you can integrate with just three lines of HTML code.
Embed a file you have stored and shared in JDoodle.
Post to JDoodle - If you just want to display the program on your site and redirect the user with the program to JDoodle to execute them.
Last updated