{"id":17548880,"url":"https://github.com/xujiajun/tast-jsonrpc","last_synced_at":"2025-08-23T02:06:23.577Z","repository":{"id":80697501,"uuid":"99531273","full_name":"xujiajun/tast-jsonrpc","owner":"xujiajun","description":"The Go language implementation of jsonrpc framework. Support PHP、Java、Golang、Python  client .","archived":false,"fork":false,"pushed_at":"2017-12-28T09:28:22.000Z","size":1685,"stargazers_count":27,"open_issues_count":0,"forks_count":4,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-24T02:12:25.174Z","etag":null,"topics":["golang","java","jsonrpc","microservices","php","python","rpc","soa","tast"],"latest_commit_sha":null,"homepage":"","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/xujiajun.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":"2017-08-07T03:04:06.000Z","updated_at":"2023-07-27T05:48:06.000Z","dependencies_parsed_at":null,"dependency_job_id":"61052e88-b05c-4dad-b885-960738d8782a","html_url":"https://github.com/xujiajun/tast-jsonrpc","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/xujiajun/tast-jsonrpc","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xujiajun%2Ftast-jsonrpc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xujiajun%2Ftast-jsonrpc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xujiajun%2Ftast-jsonrpc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xujiajun%2Ftast-jsonrpc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/xujiajun","download_url":"https://codeload.github.com/xujiajun/tast-jsonrpc/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xujiajun%2Ftast-jsonrpc/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265467773,"owners_count":23770779,"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":["golang","java","jsonrpc","microservices","php","python","rpc","soa","tast"],"created_at":"2024-10-21T02:46:05.843Z","updated_at":"2025-07-15T23:41:23.837Z","avatar_url":"https://github.com/xujiajun.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Tast-JSONRPC [![Go Report Card](https://goreportcard.com/badge/github.com/xujiajun/tast-jsonrpc)](https://goreportcard.com/report/github.com/xujiajun/tast-jsonrpc)\n\nThe Go language implementation of jsonrpc framework. Support PHP、Golang、Java、Python client .\n\n\n\n## Architecture\n\nTast-JSONRPC contains four roles : RPC Server, RPC Client, Registry and Admin console.\n\n* RPC Server registers services on the Registry\n\n* RPC Client select a server from the server list returned from the Registry.\n\n* Registry manage server node list（register、remove、health check、Load balancing etc.）\n\n* Admin console as a role of service governance（run、stop server、modify weight etc.）\n\n\u003cimg src =\"https://raw.githubusercontent.com/xujiajun/tast-jsonrpc/master/docs/rpc-architecture-en.png\"\u003e\n\n\n## Features\n\n* Based on net/rpc 、net/rpc/jsonrpc\n* Cross-language client support (Golang、Java、PHP、Python)\n* Data layer（now support mysql master-slave architecture）\n* Service dicovery (based on redis)\n* Server Healthcheck\n* Load banlancer (now support RoundRobin)\n* Scalable\n* Service governance\n* ...\n\n\n## Server\n\nvisit [this](https://github.com/xujiajun/tast-jsonrpc/blob/master/server/main.go)\n\n## Client\n\n* [Go client](https://github.com/xujiajun/tast-jsonrpc/blob/master/client/go/client1.go)\n\n* [Java client](https://github.com/xujiajun/tast-jsonrpc/blob/master/client/java/Client.java)\n\n* [PHP client](https://github.com/xujiajun/tast-jsonrpc/blob/master/client/php/client.php)\n\n* [Python client](https://github.com/xujiajun/tast-jsonrpc/blob/master/client/python/client.py)\n\n## Registry Server\n\nvisit [this](https://github.com/xujiajun/tast-jsonrpc/blob/master/server/registryServer.go)\n\n## Admin Console\n\nLink: https://github.com/xujiajun/jsonrpc-admin\n\n### Screenshot\n\n\u003cimg src=\"https://raw.githubusercontent.com/xujiajun/jsonrpc-admin/master/docs/rpc-console.png\"\u003e\n\n## License\nThe Tast-JSONRPC is open-sourced software licensed under the [MIT Licensed](http://www.opensource.org/licenses/MIT)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxujiajun%2Ftast-jsonrpc","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fxujiajun%2Ftast-jsonrpc","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxujiajun%2Ftast-jsonrpc/lists"}