{"id":31517072,"url":"https://github.com/alvii147/piston-ruby-sdk","last_synced_at":"2026-01-20T17:27:28.115Z","repository":{"id":315961862,"uuid":"1061399590","full_name":"alvii147/piston-ruby-sdk","owner":"alvii147","description":"A lightweight Ruby gem for Piston API","archived":false,"fork":false,"pushed_at":"2025-09-21T20:46:07.000Z","size":9,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-09-21T22:22:41.961Z","etag":null,"topics":["piston-api","ruby"],"latest_commit_sha":null,"homepage":"","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/alvii147.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-09-21T20:36:45.000Z","updated_at":"2025-09-21T20:44:36.000Z","dependencies_parsed_at":"2025-09-21T22:22:44.348Z","dependency_job_id":"bdc5ecf5-d6f9-4867-864a-428f6b0f7b87","html_url":"https://github.com/alvii147/piston-ruby-sdk","commit_stats":null,"previous_names":["alvii147/piston-ruby-sdk"],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/alvii147/piston-ruby-sdk","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alvii147%2Fpiston-ruby-sdk","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alvii147%2Fpiston-ruby-sdk/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alvii147%2Fpiston-ruby-sdk/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alvii147%2Fpiston-ruby-sdk/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/alvii147","download_url":"https://codeload.github.com/alvii147/piston-ruby-sdk/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alvii147%2Fpiston-ruby-sdk/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278119019,"owners_count":25933024,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-03T02:00:06.070Z","response_time":53,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["piston-api","ruby"],"created_at":"2025-10-03T06:04:07.276Z","updated_at":"2025-10-03T06:04:08.488Z","avatar_url":"https://github.com/alvii147.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n    \u003cimg alt=\"piston_sdk logo\" src=\"img/logo.svg\" width=125 /\u003e\n\u003c/p\u003e\n\n\u003ch1 align=\"center\"\u003e\n    Piston Ruby SDK\n\u003c/h1\u003e\n\n\u003cp align=\"center\"\u003e\n    \u003cstrong\u003e\u003ci\u003episton_sdk\u003c/i\u003e\u003c/strong\u003e is a lightweight Ruby gem executing code using the \u003ca href=\"https://github.com/engineer-man/piston\"\u003e\u003ci\u003ePiston API\u003c/i\u003e\u003c/a\u003e.\n\u003c/p\u003e\n\n\u003cdiv align=\"center\"\u003e\n\n[![Gem Version](https://badge.fury.io/rb/piston_sdk.svg)](https://badge.fury.io/rb/piston_sdk) [![GitHub Actions](https://img.shields.io/github/actions/workflow/status/alvii147/piston-ruby-sdk/main.yml?branch=main\u0026label=GitHub%20Actions\u0026logo=github)](https://github.com/alvii147/piston-ruby-sdk/actions) [![License](https://img.shields.io/github/license/alvii147/piston-ruby-sdk)](https://github.com/alvii147/piston-ruby-sdk/blob/main/LICENSE)\n\n\u003c/div\u003e\n\n## Installation\n\n```bash\ngem install piston_sdk\n```\n\n## Usage\n\n```ruby\nrequire 'piston_sdk'\n\nclient = PistonSDK::Client.new\nclient.add_file(content: \"puts 42\", name: \"app.rb\")\nresults = client.execute(language: \"ruby\", version: \"3.0.1\")\n\nputs results.run.stdout # 42\n```\n\n## Acknowledgements\n\n* [Piston API](https://github.com/engineer-man/piston)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falvii147%2Fpiston-ruby-sdk","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Falvii147%2Fpiston-ruby-sdk","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falvii147%2Fpiston-ruby-sdk/lists"}