{"id":19808459,"url":"https://github.com/limitium/grpc-flatbuffers","last_synced_at":"2026-04-16T19:03:27.532Z","repository":{"id":56708744,"uuid":"523866507","full_name":"limitium/grpc-flatbuffers","owner":"limitium","description":"Example of gRPC server and client with a flatbuffer protocol wrapped by spring boot and build via gradle","archived":false,"fork":false,"pushed_at":"2022-08-11T20:59:09.000Z","size":1035,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-07-10T12:09:55.100Z","etag":null,"topics":["flatbuffers","gradle","grpc","spring-boot"],"latest_commit_sha":null,"homepage":"","language":"Java","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/limitium.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}},"created_at":"2022-08-11T20:56:27.000Z","updated_at":"2022-08-12T13:54:49.000Z","dependencies_parsed_at":"2022-08-15T23:50:25.425Z","dependency_job_id":null,"html_url":"https://github.com/limitium/grpc-flatbuffers","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/limitium/grpc-flatbuffers","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/limitium%2Fgrpc-flatbuffers","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/limitium%2Fgrpc-flatbuffers/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/limitium%2Fgrpc-flatbuffers/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/limitium%2Fgrpc-flatbuffers/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/limitium","download_url":"https://codeload.github.com/limitium/grpc-flatbuffers/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/limitium%2Fgrpc-flatbuffers/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31899986,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-16T18:22:33.417Z","status":"ssl_error","status_checked_at":"2026-04-16T18:21:47.142Z","response_time":69,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["flatbuffers","gradle","grpc","spring-boot"],"created_at":"2024-11-12T09:13:56.182Z","updated_at":"2026-04-16T19:03:27.485Z","avatar_url":"https://github.com/limitium.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Gradle + flatbuffers + grpc + spring boot\n\n## Build\n```shell\n./gradlew build\n```\n## Run\nTo run gRPC server\n```shell\n./gradlew :grpc-server:bootRun\n```\nTo run a test-app client\n```shell\n./gradlew :grpc-test-app:run\n```       \n## Under hood\nBare minimal set of libraries, plugins and code to run gRPC server. Only official libraries and plugins are used.\n### fb-lib\nModule with library flavour holds `schema.fbs`, generates java sources and provides transitive dependencies for flatbuffers and grpc\n### grpc-server\nModule with spring boot app, basically spring controls grpc server lifecycle and provides properties\n### grpc-client\nModule with library flavour adds `stubs` over `fb-lib` and add UX to generated flatbuffers client\n### grpc-test-app\nModule with application flavour, onliner of `grpc-client` usage\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flimitium%2Fgrpc-flatbuffers","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flimitium%2Fgrpc-flatbuffers","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flimitium%2Fgrpc-flatbuffers/lists"}