{"id":13740462,"url":"https://github.com/siyanew/grpcson","last_synced_at":"2025-05-08T20:31:27.383Z","repository":{"id":181765744,"uuid":"359808794","full_name":"siyanew/grpcson","owner":"siyanew","description":"GRPSCON converts GRPC to JSON.","archived":false,"fork":false,"pushed_at":"2021-08-16T17:08:02.000Z","size":53,"stargazers_count":5,"open_issues_count":1,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-08-04T04:06:36.104Z","etag":null,"topics":["grpc","grpc-gateway","json"],"latest_commit_sha":null,"homepage":"","language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/siyanew.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}},"created_at":"2021-04-20T12:32:28.000Z","updated_at":"2024-07-28T14:46:33.000Z","dependencies_parsed_at":"2023-07-17T07:38:17.925Z","dependency_job_id":null,"html_url":"https://github.com/siyanew/grpcson","commit_stats":null,"previous_names":["siyanew/grpcson"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/siyanew%2Fgrpcson","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/siyanew%2Fgrpcson/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/siyanew%2Fgrpcson/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/siyanew%2Fgrpcson/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/siyanew","download_url":"https://codeload.github.com/siyanew/grpcson/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":224765477,"owners_count":17366125,"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":["grpc","grpc-gateway","json"],"created_at":"2024-08-03T04:00:48.186Z","updated_at":"2024-11-15T10:30:43.474Z","avatar_url":"https://github.com/siyanew.png","language":"HTML","funding_links":[],"categories":["Tools"],"sub_categories":["Other"],"readme":"\u003cdiv align=\"center\"\u003e\n\u003cimg src=\"https://bigir.ir/cdn/fc24da3b8fc24460ae0e3090b/grpc.png\" alt=\"GRPCSON Logo\" width=\"100\" /\u003e\n\u003ch1\u003eGRPCSON\u003c/h1\u003e\n\u003cp\u003e\nGRPSCON converts GRPC to JSON.\u003cbr/\u003e\n\u003ca href=\"https://github.com/siyanew/grpcson\"\u003e\u003cstrong\u003eExplore the docs »\u003c/strong\u003e\u003c/a\u003e\n\u003c/p\u003e\n\u003c/div\u003e\n\n[![Contributors][contributors-shield]][contributors-url]\n[![Forks][forks-shield]][forks-url]\n[![Stargazers][stars-shield]][stars-url]\n[![Issues][issues-shield]][issues-url]\n[![MIT License][license-shield]][license-url]\n\n## Getting Started\n\nUnlike GRPC Gateway GRPCSON is easy to install to test for local development.\nFollow these simple steps to setup a local copy.\n\n### Prerequisites\n\nYou will need [docker](https://docs.docker.com/get-docker/) and [docker-compose](https://docs.docker.com/compose/install/) on your machine.\u003cbr\u003e\nYour GRPC Server must support reflection, to see how to set up reflection please visit [this](https://github.com/grpc/grpc/blob/master/doc/server-reflection.md).\n  \n### Installation\n\nGRPCSON needs the port and host to be configured in the `docker-compose.yml` file, after that run:\n```\ndocker-compose up -d\n```\n\n## Usage\nOpen the following address in your browser and check the services and methods. Then send your request as a post to the url with a json body and receive a json response.\n```\nhttp://localhost:5912\n```\n\n## TODO\n\n- [ ] Add Option for TLS connection\n- [ ] Add Option to accept protos\n\n## Contributing\n\nContributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are **greatly appreciated**.\n\n1. Fork the Project\n2. Create your Feature Branch (`git checkout -b feature/AmazingFeature`)\n3. Commit your Changes (`git commit -m 'Add some AmazingFeature'`)\n4. Push to the Branch (`git push origin feature/AmazingFeature`)\n5. Open a Pull Request\n\n## License\n\nDistributed under the GPL-3 License. See `LICENSE` for more information.\n\n## Acknowledgements\n\n* [GRPCURL](https://github.com/fullstorydev/grpcurl)\n* [GRPCSON Logo by Freepik](https://freepik.com)\n\n\n[contributors-shield]: https://img.shields.io/github/contributors/siyanew/Siarobo.svg?style=flat\n[contributors-url]: https://github.com/siyanew/grpcson/graphs/contributors\n[forks-shield]: https://img.shields.io/github/forks/siyanew/grpcson.svg?style=flat\n[forks-url]: https://github.com/siyanew/grpcson/network/members\n[stars-shield]: https://img.shields.io/github/stars/siyanew/grpcson.svg?style=flat\n[stars-url]: https://github.com/siyanew/grpcson/stargazers\n[issues-shield]: https://img.shields.io/github/issues/siyanew/grpcson.svg?style=flat\n[issues-url]: https://github.com/siyanew/grpcson/issues\n[license-shield]: https://img.shields.io/github/license/siyanew/grpcson.svg?style=flat\n[license-url]: https://github.com/siyanew/grpcson/blob/master/LICENSE.txt\n[product-screenshot]: images/screenshot.png\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsiyanew%2Fgrpcson","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsiyanew%2Fgrpcson","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsiyanew%2Fgrpcson/lists"}