{"id":16154095,"url":"https://github.com/vorot93/boinc-client-rest-server","last_synced_at":"2025-04-30T05:46:11.629Z","repository":{"id":57604377,"uuid":"54263101","full_name":"vorot93/boinc-client-rest-server","owner":"vorot93","description":"RESTful API for BOINC client","archived":false,"fork":false,"pushed_at":"2022-05-18T06:35:09.000Z","size":13,"stargazers_count":5,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-30T05:46:01.733Z","etag":null,"topics":["api","boinc","rpc"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/vorot93.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-03-19T11:45:52.000Z","updated_at":"2025-01-20T02:08:56.000Z","dependencies_parsed_at":"2022-09-04T13:52:17.639Z","dependency_job_id":null,"html_url":"https://github.com/vorot93/boinc-client-rest-server","commit_stats":null,"previous_names":["skybon/boinc-client-rest-shim","skybon/boinc-client-rest-server"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vorot93%2Fboinc-client-rest-server","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vorot93%2Fboinc-client-rest-server/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vorot93%2Fboinc-client-rest-server/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vorot93%2Fboinc-client-rest-server/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vorot93","download_url":"https://codeload.github.com/vorot93/boinc-client-rest-server/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251651222,"owners_count":21621702,"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":["api","boinc","rpc"],"created_at":"2024-10-10T01:15:04.181Z","updated_at":"2025-04-30T05:46:11.610Z","avatar_url":"https://github.com/vorot93.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# RESTful API for BOINC client\n\nAccess your BOINC client via HTTP. Implements the unofficial [BOINC RPC spec](https://github.com/vorot93/boinc-undocumented).\n\n## Installation and Running\n### Installation\n\n```\n$ make get-deps\n$ make build\n```\n\n### Running\n\n```\n$ ./build/boinc-client-rest-shim\n```\n\n## Using the API\n\n```\n$ curl -d 'json={\"host\": \u003cBOINC client RPC address\u003e, \"pwd\": \"\u003cBOINC client RPC key\u003e\"}' localhost:15678/0.1/\u003centrypoint\u003e\n```\n\n## Available entrypoints\n\n- `/tryauth` - test authentication.\n- `/projects` - view all projects known to BOINC client.\n- `/messages` - show BOINC client logs.\n- `/acctmgr` - poll account manager manipulation status.\n- `/acctmgr/info` - show information about current account manager.\n- `/quit` - shut down the shim.\n- \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvorot93%2Fboinc-client-rest-server","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvorot93%2Fboinc-client-rest-server","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvorot93%2Fboinc-client-rest-server/lists"}