A secure, multi-language code compiler REST API powered by Django and Docker.
- 🔒 Sandboxed Execution: Safe and isolated code runs using Docker.
- 🛠️ Multi-Language Support: Execute Python, JavaScript, and more.
- ⚡ Real-Time Responses: Immediate output or error details.
- 🚫 Resource Limits: Prevents abuse with CPU and memory restrictions.
git clone https://github.com/Pranjal-88/Code-Compiler.git
cd Code-Compiler