Jaagrav / CodeX

CodeX is an online compiler for various languages like Java, C++, Python, etc. Execute code in various languages on your own website for free with the CodeX API!!!
https://codex.jaagrav.in/
268 stars 65 forks source link

CORS policy issue #8

Closed hanzla-spec closed 2 years ago

hanzla-spec commented 2 years ago

You have to allow all origins in order to let everyone call your API.

Jaagrav commented 2 years ago

I have allowed it, the backend code is opensource, check it out: https://github.com/Jaagrav/CodeX-API