My FeedDiscussionsHeadless CMS
New
Sign in
Log inSign up
Learn more about Hashnode Headless CMSHashnode Headless CMS
Collaborate seamlessly with Hashnode Headless CMS for Enterprise.
Upgrade ✨Learn more

What's the perfect open source web API for code compilation and execution?

Meet Zaveri's photo
Meet Zaveri
·Apr 3, 2018

Hackerrank

100%

HackerEarth

0%

Judge0(https://api.judge0.com/)

0%

jdoodle(https://www.jdoodle.com)

0%

1 vote · Closed

Long question - I want to integrate IDE(compiler) in my open source project. There will be source code input and simple output will be displayed. Which API should I use? (Condition - API should be open source or free)

I have been developing an open source project for managing code snippets(kind of github gists). But I want to add this functionality of providing online IDE for simple program execution.

I heard there are various online APIs from some of which are open source. But it is hard to find perfect one. So as people from community would have used API in past so I needed an opinion for integrating that as part of Easy-to-go routine.