|
10 | 10 |
|
11 | 11 | > **SafeExec** is an enterprise-grade, open-source Remote Code Execution (RCE) platform that enables secure, isolated execution of code in multiple programming languages. Built with security-first architecture, it provides Docker-containerized execution environments, JWT authentication, comprehensive rate limiting, and real-time monitoring. |
12 | 12 |
|
13 | | -## 🌟 Why SafeExec? |
| 13 | +## Why SafeExec? |
14 | 14 |
|
15 | | -- **🔒 Security First**: Every code execution runs in isolated Docker containers |
16 | | -- **🌍 Open Source**: Community-driven development and contributions welcome |
17 | | -- **🔧 Easy Setup**: One-command Docker deployment for all environments |
18 | | -- **📚 Well Documented**: Comprehensive API docs and contributor guides |
19 | | -- **🎨 Beautiful API Docs**: Industrial-level Swagger UI with interactive examples |
20 | | -- **🔄 Hot Reload**: Docker development environment with automatic code reloading |
21 | | -- **⚡ Multi-Language**: Python, JavaScript, Java, C++, Go support |
22 | | -- **🚦 Queue System**: Redis-powered job queue for scalable execution |
| 15 | +- **Security First**: Every code execution runs in isolated Docker containers |
| 16 | +- **Open Source**: Community-driven development and contributions welcome |
| 17 | +- **Easy Setup**: One-command Docker deployment for all environments |
| 18 | +- **Well Documented**: Comprehensive API docs and contributor guides |
| 19 | +- **Beautiful API Docs**: Industrial-level Swagger UI with interactive examples |
| 20 | +- **Hot Reload**: Docker development environment with automatic code reloading |
| 21 | +- **Multi-Language**: Python, JavaScript, Java, C++, C#, Go support |
| 22 | +- **Queue System**: Redis-powered job queue for scalable execution |
23 | 23 |
|
24 | 24 | --- |
25 | 25 |
|
@@ -147,7 +147,7 @@ yarn shell |
147 | 147 |
|
148 | 148 | --- |
149 | 149 |
|
150 | | -## 📋 Development Workflow for Contributors |
| 150 | +## Development Workflow for Contributors |
151 | 151 |
|
152 | 152 | ### Daily Development |
153 | 153 |
|
@@ -289,11 +289,11 @@ See the [Contributing Guide](CONTRIBUTING.md) for more details. |
289 | 289 |
|
290 | 290 | Your contributions help create a better, more secure code execution platform for developers worldwide. |
291 | 291 |
|
292 | | -## 📄 License |
| 292 | +## License |
293 | 293 |
|
294 | 294 | MIT License - see LICENSE file for details |
295 | 295 |
|
296 | | -## 🆘 Support |
| 296 | +## Support |
297 | 297 |
|
298 | 298 | For issues and questions: |
299 | 299 |
|
|
0 commit comments