{"id":28407144,"url":"https://github.com/brainspec/webcmd","last_synced_at":"2025-06-29T13:31:58.933Z","repository":{"id":5908808,"uuid":"7127847","full_name":"brainspec/webcmd","owner":"brainspec","description":"Run shell command through HTTP.","archived":false,"fork":false,"pushed_at":"2014-10-16T12:20:35.000Z","size":126,"stargazers_count":14,"open_issues_count":0,"forks_count":2,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-06-02T09:12:31.655Z","etag":null,"topics":[],"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/brainspec.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"MIT-LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2012-12-12T09:59:15.000Z","updated_at":"2021-11-18T02:15:12.000Z","dependencies_parsed_at":"2022-07-29T18:39:45.521Z","dependency_job_id":null,"html_url":"https://github.com/brainspec/webcmd","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/brainspec/webcmd","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brainspec%2Fwebcmd","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brainspec%2Fwebcmd/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brainspec%2Fwebcmd/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brainspec%2Fwebcmd/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/brainspec","download_url":"https://codeload.github.com/brainspec/webcmd/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brainspec%2Fwebcmd/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262600460,"owners_count":23335077,"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","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":[],"created_at":"2025-06-02T00:11:29.027Z","updated_at":"2025-06-29T13:31:58.924Z","avatar_url":"https://github.com/brainspec.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Webcmd\n\nRun shell command through HTTP.\n\n## Installation\n\n    $ gem install webcmd\n\n## Usage\n\nUse `COMMAND` environment variable to specify the command to be runned and `TOKEN` to protect the HTTP endpoint, e.g.:\n\n    $ COMMAND=\"echo it\\'s working\" TOKEN=\"1234\" webcmd\n    Puma 1.6.3 starting...\n    * Min threads: 0, max threads: 1\n    * Environment: production\n    * Listening on tcp://0.0.0.0:9292\n\nYou could run `curl` in other terminal to check whether it's working:\n\n    $ curl http://localhost:9292/\\?token=1234\n    it's working\n\nTo list available command-line options run:\n\n    $ webcmd -h\n\n## Contributing\n\n1. Fork it\n2. Create your feature branch (`git checkout -b my-new-feature`)\n3. Commit your changes (`git commit -am 'Added some feature'`)\n4. Push to the branch (`git push origin my-new-feature`)\n5. Create new Pull Request\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbrainspec%2Fwebcmd","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbrainspec%2Fwebcmd","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbrainspec%2Fwebcmd/lists"}