{"id":15059492,"url":"https://github.com/rosenbergm/elm-grpc","last_synced_at":"2025-04-10T05:31:11.985Z","repository":{"id":64177817,"uuid":"573932766","full_name":"rosenbergm/elm-grpc","owner":"rosenbergm","description":"Make gRPC-web requests directly from Elm!","archived":false,"fork":false,"pushed_at":"2022-12-04T11:39:06.000Z","size":17,"stargazers_count":6,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-24T06:51:34.273Z","etag":null,"topics":["elm","elm-lang","grpc","grpc-web"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rosenbergm.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}},"created_at":"2022-12-03T22:14:49.000Z","updated_at":"2024-12-09T19:23:19.000Z","dependencies_parsed_at":"2023-01-15T02:45:16.819Z","dependency_job_id":null,"html_url":"https://github.com/rosenbergm/elm-grpc","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rosenbergm%2Felm-grpc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rosenbergm%2Felm-grpc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rosenbergm%2Felm-grpc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rosenbergm%2Felm-grpc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rosenbergm","download_url":"https://codeload.github.com/rosenbergm/elm-grpc/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248162977,"owners_count":21057848,"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":["elm","elm-lang","grpc","grpc-web"],"created_at":"2024-09-24T22:44:31.481Z","updated_at":"2025-04-10T05:31:11.929Z","avatar_url":"https://github.com/rosenbergm.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 📡 elm-grpc\n\nelm-grpc allows you to communicate with gRPC using gRPC-web purely from Elm. That means no ports and no libraries that add _300 KB_ to your bundle size.\n\nIt uses the wonderful [`elm-protocol-buffers`](https://github.com/eriktim/elm-protocol-buffers) library and integrates with fully-generated types from [`protoc-gen-elm`](https://github.com/andreasewering/protoc-gen-elm).\n\n\u003e ⚠️ This library is under very heavy development and currently implements only basic features of gRPC-web.\n\n## 📥 Installation\n\n```bash\nelm install rosenbergm/elm-grpc\n# If you're not a masochist, install protoc-gen-elm as well to generate all the necessary code.\nyarn global add protoc-gen-elm\n```\n\n## 📋 Usage\n\n1. Generate Elm types, encoders and decoders from Proto files\n```bash\nprotoc --elm_out=. api.proto\n``` \n2. Go to the [example](example)! The best way to find out how this library works is to see it in action!\n\n## 🙏 Special thanks\n\nThanks to [@michaljanocko](https://github.com/michaljanocko) for introducing me to Elm (and FP in general) a few years ago. It changed my whole perspective on writing code.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frosenbergm%2Felm-grpc","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frosenbergm%2Felm-grpc","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frosenbergm%2Felm-grpc/lists"}