From f4936ebb07199aafddb30dd6a944e4b805611c39 Mon Sep 17 00:00:00 2001 From: alvii147 Date: Sun, 21 Sep 2025 18:21:51 -0400 Subject: [PATCH] add piston-ruby-sdk as official extension --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 7724fdb..c2822cd 100644 --- a/readme.md +++ b/readme.md @@ -72,6 +72,7 @@ The following are approved and endorsed extensions/utilities to the core Piston - [Go-Piston](https://github.com/milindmadhukar/go-piston), a Golang wrapper for accessing the Piston API. - [piston_rs](https://github.com/Jonxslays/piston_rs), a Rust wrapper for accessing the Piston API. - [piston_rspy](https://github.com/Jonxslays/piston_rspy), Python bindings for accessing the Piston API via `piston_rs`. +- [Piston Ruby SDK](https://github.com/alvii147/piston-ruby-sdk), a Ruby gem for access the Piston API.