Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/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://github.com/Jaagrav/CodeX

api firebase hacktoberfest hacktoberfest2022 javascript online-compiler

Last synced: about 2 months ago
JSON representation

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!!!

Awesome Lists containing this project

README

        

# [CodeX](https://codex.jaagrav.in)

CodeX is an online compiler for various languages like Java, C++, Python, etc.

[![CodeX Editor](https://dev-to-uploads.s3.amazonaws.com/i/6f0l70d73sf7m7razxmt.png)](https://codex.jaagrav.in)

CodeX has a simple UI in order to store all your codes written in various languages easily at one place.

[![CodeX Home](https://dev-to-uploads.s3.amazonaws.com/i/07a4naxeav1uunz9b8ne.png)](https://codex.jaagrav.in)

You can share the codes' links that you write with your friends without being worried about them making any changes.
CodeX stores all your code details on your device, which means every code that you write will only be editable on the
device where you write you code in. Every Code shares a key that only your device and CodeX's backend know, so don't
fear about others making any changes. Although there are ways to hack into others code and make changes but that's for
you to find out. Once you find it out simply create an issue reporting the bug.

No need to Sign In / Sign Up in order to execute and save your code. Every code automatically saves and updates in realtime
so don't worry about losing it. It will always live in your computer unless you decide to clear your cache.

## Something special for other developers

### Introducing the CodeX API,

Checkout the API documentation to compile languages like C++, Java, Python, etc. online from the front-end for **FREE!** Hosted on Heroku, learn more about the usage and how the API works on [CodeX-API Github Page](https://github.com/Jaagrav/CodeX-API).

Happy hacking!