Compare commits

...

2 Commits

Author SHA1 Message Date
Thomas c1fd13b672
Merge pull request #293 from the-codeboy/patch-1
Add Piston4J as an Official Extension
2021-07-08 09:34:06 +12:00
the-codeboy 322f98e4a0
Add Piston4J as an Official Extension
I made a [Java wrapper](https://github.com/the-codeboy/Piston4J) to access the Piston API and when I saw [this](https://github.com/engineer-man/piston/pull/287) pullrequest I thought I might also try adding it as an official exstension
2021-07-07 18:00:13 +02:00
1 changed files with 1 additions and 0 deletions

View File

@ -66,6 +66,7 @@ The following are approved and endorsed extensions/utilities to the core Piston
- [I Run Code](https://github.com/engineer-man/piston-bot), a Discord bot used in 4100+ servers to handle arbitrary code evaluation in Discord. To get this bot in your own server, go here: https://emkc.org/run.
- [Piston CLI](https://github.com/Shivansh-007/piston-cli), a universal shell supporting code highlighting, files, and interpretation without the need to download a language.
- [Node Piston Client](https://github.com/dthree/node-piston), a Node.js wrapper for accessing the Piston API.
- [Piston4J](https://github.com/the-codeboy/Piston4J), a Java wrapper for accessing the Piston API.
<br>