v0.0.1a2 #3
vikashkrdeveloper
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
SafeExec v0.0.1a2 - Initial Alpha Release 🚀
Overview
SafeExec is a secure remote code execution (RCE) backend system designed for online coding platforms, educational tools, and competitive programming environments. This alpha release provides core functionality for executing code in multiple programming languages within secure Docker containers.
Core Features
Supported Languages
Security Features
Performance & Scalability
Architecture
Tech Stack
Key Components
What's Included
API Endpoints
POST /api/execute
- Execute code directlyPOST /api/submissions
- Submit code for queue processingGET /api/submissions/:id
- Get submission status and resultsGET /api/health
- System health and metricsPOST /api/auth/login
- User authenticationDocker Setup
Development Tools
Installation & Setup
Quick Setup with Hot-Reload
# Complete development setup in one command yarn setup:dev
Full Changelog: https://github.com/vikashkrdeveloper/SafeExec/commits/v0.0.1a2
This discussion was created from the release v0.0.1a2.
Beta Was this translation helpful? Give feedback.
All reactions