Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dhzdhd/excode
A code editor that supports execution of multiple languages using the Piston API
https://github.com/dhzdhd/excode
axum code-editor code-execution dart flutter hacktoberfest mongodb piston-api rust
Last synced: about 6 hours ago
JSON representation
A code editor that supports execution of multiple languages using the Piston API
- Host: GitHub
- URL: https://github.com/dhzdhd/excode
- Owner: dhzdhd
- License: bsd-3-clause
- Created: 2022-04-05T14:42:36.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2024-06-08T14:25:29.000Z (7 months ago)
- Last Synced: 2024-06-08T15:39:07.117Z (7 months ago)
- Topics: axum, code-editor, code-execution, dart, flutter, hacktoberfest, mongodb, piston-api, rust
- Language: Dart
- Homepage: https://dhzdhd.github.io/ExCode/
- Size: 120 MB
- Stars: 6
- Watchers: 1
- Forks: 2
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
Awesome Lists containing this project
README
# ExCode
A online code execution multi-platform app that supports lots of languages
## Support
Currently supports the following platforms
- Windows
- Linux
- Android
- WebMacOS and iOS support is planned for future releases.
## Simple pastebin implementation
Access the custom pastebin implementation [here](https://excode-pastebin.shuttleapp.rs/)
## Contributing
Read [CONTRIBUTING](CONTRIBUTING.md) to get started.
For help getting started with Flutter, view the
[online documentation](https://flutter.dev/docs), which offers tutorials,
samples, guidance on mobile development, and a full API reference.