{"id":19334209,"url":"https://github.com/eugenehp/spot-sdk-ts","last_synced_at":"2026-05-18T09:33:16.645Z","repository":{"id":66231726,"uuid":"528218396","full_name":"eugenehp/spot-sdk-ts","owner":"eugenehp","description":"TypeScript bindings based on protobufs (proto3) provided by Boston Dynamics","archived":false,"fork":false,"pushed_at":"2022-08-24T01:19:31.000Z","size":858,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-09-03T22:41:54.449Z","etag":null,"topics":["boston-dynamics","boston-dynamics-sdk","boston-dynamics-spot","client","javascript","protobuf3","spot","typescript"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/eugenehp.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-08-24T01:14:09.000Z","updated_at":"2022-08-24T01:21:19.000Z","dependencies_parsed_at":null,"dependency_job_id":"e599b576-08c0-4bfc-8f8d-3fb00f122706","html_url":"https://github.com/eugenehp/spot-sdk-ts","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/eugenehp/spot-sdk-ts","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eugenehp%2Fspot-sdk-ts","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eugenehp%2Fspot-sdk-ts/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eugenehp%2Fspot-sdk-ts/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eugenehp%2Fspot-sdk-ts/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/eugenehp","download_url":"https://codeload.github.com/eugenehp/spot-sdk-ts/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eugenehp%2Fspot-sdk-ts/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33172596,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-18T09:27:30.708Z","status":"ssl_error","status_checked_at":"2026-05-18T09:27:28.300Z","response_time":71,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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":["boston-dynamics","boston-dynamics-sdk","boston-dynamics-spot","client","javascript","protobuf3","spot","typescript"],"created_at":"2024-11-10T02:57:52.990Z","updated_at":"2026-05-18T09:33:16.630Z","avatar_url":"https://github.com/eugenehp.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# spot-sdk-ts\n\nTypeScript bindings based on protobufs (proto3) provided by Boston Dynamics as a part of their [SDK](https://github.com/boston-dynamics/spot-sdk).\n\n## Development\n\nCheck `build.ts` if you need to generate bindings compatible with [@grpc/grpc-js](https://www.npmjs.com/package/@grpc/grpc-js).\n\nEach service genrated with `ts-proto` will require implementation of the `RPC` interface:\n\n```typescript\ninterface Rpc {\n  request(\n    service: string,\n    method: string,\n    data: Uint8Array\n  ): Promise\u003cUint8Array\u003e;\n}\n```\n\n## Helpful links\n\n- [Boston Dynamics Spot Python SDK](https://github.com/-boston-dynamics/spot-sdk)\n- [JavaScript port](https://github.com/TheoPierne/spot-sdk-js) JavaScript port of the Python SDK (proto2).\n- [ts-proto](https://github.com/stephenh/ts-proto) library that generates TypeScript stubs for the [protobufs](https://developers.google.com/protocol-buffers).\n- [gRPC](https://grpc.io) Remote Procedure Call framework, created by Google.\n\n## License\n\nRead full text of the license [here](/LICENSE).\n\n## Sponsors\n\n[\u003cimg width=\"300px\" src=\"https://user-images.githubusercontent.com/1857263/114124204-c4e1eb80-98a8-11eb-80ab-64683c24bbc5.png\" alt=\"Reactive Lions™\" target=\"_blank\"\u003e](https://www.reactivelions.com)\n\n## Copyright\n\nCopyright 2021 Boston Dynamics, Inc. All rights reserved.\n\nCopyright 2022 Eugene Hauptmann. (TypeScript types, bindings, build scripts).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feugenehp%2Fspot-sdk-ts","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Feugenehp%2Fspot-sdk-ts","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feugenehp%2Fspot-sdk-ts/lists"}