Fast Online Compiler is an API based Code Compiler/runner running on the cloud!
</a>
/api/getLangs
GET
None
list[strings]
/api/compile
POST
string
string
string
[optional]{ response: String }
or
at index : \ ![compile](/Fast-online-compiler/demos/demo.gif)
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