stephenhu3 / codepal

JSFiddle on steroids
MIT License
1 stars 6 forks source link

Replace HackerEarth API with Repl.it API #53

Closed alec-ng closed 7 years ago

alec-ng commented 7 years ago

See the following resources:

https://repl.it/site/blog/api-docs https://github.com/replit/ReplitClient.js

This webservice should have CORS enabled, therefore mitigating the need to address https://github.com/stephenhu3/codepal/issues/40 https://github.com/stephenhu3/codepal/issues/27

alec-ng commented 7 years ago

Implemented.