Integrating Compiler/IDE to your application

There are four ways to integrate an IDE/Compiler into your website or application.

  1. JDoodle Compiler API - a simple standards-based REST and WebSocket APIs.

  2. JDoodle IDE Plugin - a plugin you can integrate with just three lines of HTML code.

  3. Embed a file you have stored and shared in JDoodle.

  4. 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