Fast-Compiler

Fast Online Compiler is an API based Code Compiler/runner running on the cloud!

Fast-Compiler

Build and publish Test

Demo:

Hosted at DigitalOcean

Fast compiler Demo

</a>

Compile code fast on the cloud!

Language Support Currently:

Feature RoadMap

API End Points:

or

Use Front End :

at index : \ ![compile](/Fast-online-compiler/demos/demo.gif)

Setup on Local:

Using Docker :

    docker-compose up -d --build 
Server will be running at localhost:80     ## Using VirtualEnv : ```
virtualenv venv
source venv/bin/activate
pip install -r requirements.txt
python wsgi.py ```
Server will be running at localhost:5000

- Set up languages for proper compilation/running