{"id":21101304,"url":"https://github.com/rtuin/pla-rpc","last_synced_at":"2026-04-28T14:34:13.114Z","repository":{"id":141799553,"uuid":"61007570","full_name":"rtuin/pla-rpc","owner":"rtuin","description":null,"archived":false,"fork":false,"pushed_at":"2016-06-24T05:22:38.000Z","size":10,"stargazers_count":0,"open_issues_count":2,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2026-01-01T14:37:27.161Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","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/rtuin.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":"2016-06-13T04:42:51.000Z","updated_at":"2016-06-13T04:53:54.000Z","dependencies_parsed_at":"2023-04-03T12:03:40.188Z","dependency_job_id":null,"html_url":"https://github.com/rtuin/pla-rpc","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/rtuin/pla-rpc","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rtuin%2Fpla-rpc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rtuin%2Fpla-rpc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rtuin%2Fpla-rpc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rtuin%2Fpla-rpc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rtuin","download_url":"https://codeload.github.com/rtuin/pla-rpc/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rtuin%2Fpla-rpc/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32385180,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-28T14:34:11.604Z","status":"ssl_error","status_checked_at":"2026-04-28T14:32:37.009Z","response_time":56,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":[],"created_at":"2024-11-19T23:44:31.643Z","updated_at":"2026-04-28T14:34:13.107Z","avatar_url":"https://github.com/rtuin.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Pla-RPC\n\nRun [Pla](http://github.com/rtuin/pla) commands from anywhere!\n\nNot all features of the Plafile.yml format have been implemented in this edition.\nIt only supports the basic Plafile structure:\n\n```yaml\ntargetname:\n  - echo \"foo\"\n  - touch ~/bar\n```\n\n## Installation\n### Manual\n\n```bash\n$ go get ./...\n```\n\n## Usage\n\n```bash\n$ go run cmd/pla-rpc.go\n```\n\nThen call a target using:\n`curl http://localhost:7777/targetname`\n\n## Configuration\n\nBy default Pla-RPC binds to `localhost:7777`. You can change this value by passing the `-bind=0.0.0.0:8888` parameter when starting Pla-RPC, like so:\n\n```bash\n$ go run cmd/pla-rpc.go -bind=127.0.0.1:9090\n```\n\n## Dependencies\n\n* [Pla library](https://github.com/rtuin/go-plalib.git)\n\n## Change log\n\nPlease see [CHANGELOG](CHANGELOG.md) for more information what has changed recently.\n\n## Credits\n\n- [Richard Tuin](http://github.com/rtuin)\n- [All Contributors](https://github.com/rtuin/pla-rpc/contributors)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frtuin%2Fpla-rpc","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frtuin%2Fpla-rpc","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frtuin%2Fpla-rpc/lists"}