{"id":18202479,"url":"https://github.com/doseofted/prim-rpc-examples","last_synced_at":"2026-05-18T15:04:37.914Z","repository":{"id":93568932,"uuid":"589121246","full_name":"doseofted/prim-rpc-examples","owner":"doseofted","description":"Short, example usages of Prim+RPC.","archived":false,"fork":false,"pushed_at":"2024-03-04T04:58:14.000Z","size":1476,"stargazers_count":1,"open_issues_count":3,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-07T18:26:48.774Z","etag":null,"topics":["examples","ipc","javascript","rpc","typescript"],"latest_commit_sha":null,"homepage":"https://github.com/doseofted/prim-rpc","language":"TypeScript","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/doseofted.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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":"2023-01-15T05:46:35.000Z","updated_at":"2024-05-27T06:26:16.000Z","dependencies_parsed_at":"2023-03-21T00:46:53.136Z","dependency_job_id":"1f6831a5-9d57-4dfe-86f5-4898c0be9d86","html_url":"https://github.com/doseofted/prim-rpc-examples","commit_stats":{"total_commits":117,"total_committers":1,"mean_commits":117.0,"dds":0.0,"last_synced_commit":"c94a19fac63c291444128544092262bce9add971"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/doseofted/prim-rpc-examples","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doseofted%2Fprim-rpc-examples","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doseofted%2Fprim-rpc-examples/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doseofted%2Fprim-rpc-examples/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doseofted%2Fprim-rpc-examples/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/doseofted","download_url":"https://codeload.github.com/doseofted/prim-rpc-examples/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doseofted%2Fprim-rpc-examples/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272793018,"owners_count":24993830,"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-08-30T02:00:09.474Z","response_time":77,"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":["examples","ipc","javascript","rpc","typescript"],"created_at":"2024-11-03T10:04:10.693Z","updated_at":"2026-05-18T15:04:32.894Z","avatar_url":"https://github.com/doseofted.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Prim+RPC Examples\n\n[![Open in StackBlitz](https://developer.stackblitz.com/img/open_in_stackblitz_small.svg)](https://stackblitz.com/github/doseofted/prim-rpc-examples)\n\nExamples of Prim+RPC usage. Referenced in\n[Prim+RPC documentation](http://prim.doseofted.me/docs/examples):\n\n- [Simple Testing](./simple-test/)\n- [Client/Server Example](./client-server/)\n- [Serverless](./serverless/)\n- [Web Worker](./web-worker)\n- [Monorepo Setup](./monorepo-setup)\n- [Custom JSON Handler](./custom-handler)\n- [Server Context](./server-context)\n- [Fullstack Framework](./fullstack-framework)\n- Electron IPC[^1]\n\nYou can [download examples individually](http://prim.doseofted.me/docs/examples)\nfrom the documentation website or you may\n[download the repository](https://github.com/doseofted/prim-rpc-examples) for\nall examples.\n\nYou can install dependencies in all examples with `npm install`\n\n## Other Examples\n\nThe examples in this repository are kept short and simple. You may find more\ncomplete examples that use Prim+RPC below:\n\n- [Todo App in Nuxt](https://github.com/doseofted/todo-nuxt-prim-rpc-demo)\n\nYou may also reference some experiments that I've created for fun:\n\n- [Form Submission Using Only Prim+RPC](https://stackblitz.com/edit/prim-rpc-form-submit?file=README.md)\n- [Synced Tab Drawings with Prim+RPC](https://stackblitz.com/edit/prim-rpc-connected-tabs?file=README.md)\n- [Simple Authentication using Prim+RPC](https://stackblitz.com/edit/auth-with-prim-rpc?file=README.md)\n\n## License\n\nThese example usages are licensed under the [MIT license](./LICENSE.md). Since\nthese examples may be used as a starting point, each project's `package.json`\nlicense field is left as `UNLICENSED`.\n\n[^1]: Example yet to be created\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdoseofted%2Fprim-rpc-examples","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdoseofted%2Fprim-rpc-examples","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdoseofted%2Fprim-rpc-examples/lists"}