{"id":19536961,"url":"https://github.com/alexgalhardo/learning-json-rpc","last_synced_at":"2026-04-16T18:43:24.849Z","repository":{"id":236160763,"uuid":"792043528","full_name":"AlexGalhardo/learning-json-rpc","owner":"AlexGalhardo","description":"A personal project I created to learn and improve my skills in JSON-RPC to use in Load \u0026 Stress Tests benchmarkings","archived":false,"fork":false,"pushed_at":"2024-05-26T14:51:08.000Z","size":49527,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-24T06:51:56.212Z","etag":null,"topics":["api","bun","json-rpc2","json-server","jwt","mognodb","rpc","typescript"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/AlexGalhardo.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2024-04-25T21:36:39.000Z","updated_at":"2024-05-29T12:59:16.000Z","dependencies_parsed_at":"2024-11-11T02:35:33.169Z","dependency_job_id":null,"html_url":"https://github.com/AlexGalhardo/learning-json-rpc","commit_stats":null,"previous_names":["alexgalhardo/learning-json-rpc"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlexGalhardo%2Flearning-json-rpc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlexGalhardo%2Flearning-json-rpc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlexGalhardo%2Flearning-json-rpc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlexGalhardo%2Flearning-json-rpc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AlexGalhardo","download_url":"https://codeload.github.com/AlexGalhardo/learning-json-rpc/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240790488,"owners_count":19858047,"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","bun","json-rpc2","json-server","jwt","mognodb","rpc","typescript"],"created_at":"2024-11-11T02:25:06.344Z","updated_at":"2026-04-16T18:43:19.794Z","avatar_url":"https://github.com/AlexGalhardo.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n  \u003ch1 align=\"center\"\u003eLearning JSON-RPC\u003c/a\u003e\n\u003c/div\u003e\n\n## Introduction\n\n- A personal project I created to learn and improve my skills in:\n  - [https://www.jsonrpc.org/specification](https://www.jsonrpc.org/specification)\n  - [https://www.npmjs.com/package/json-rpc-2.0](https://www.npmjs.com/package/json-rpc-2.0)\n\n## Development Setup Local\n\n1. Clone repository\n```\ngit clone git@github.com:AlexGalhardo/learning-json-rpc.git\n```\n\n2. Install dependencies\n```\nbun install\n```\n\n3. Run setup.sh\n```\nchmod +x setup.sh \u0026\u0026 ./setup.sh\n```\n\n## [Single-file executable](https://bun.sh/docs/bundler/executables)\n\n- Building Server\n```\nbun build --compile --minify ./src/server.ts --outfile server\n```\n\n- Building Client\n```\nbun build --compile --minify ./src/client.ts --outfile client\n```\n\n- Building all\n```\nbun run build\n```\n\n- Executing binaries\n```\n./server\n```\n\n```\n./client\n```\n\n## License\n\n[MIT](http://opensource.org/licenses/MIT)\n\nCopyright (c) April 2024-present, [Alex Galhardo](https://github.com/AlexGalhardo)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falexgalhardo%2Flearning-json-rpc","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Falexgalhardo%2Flearning-json-rpc","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falexgalhardo%2Flearning-json-rpc/lists"}