{"id":16639026,"url":"https://github.com/jakepartusch/spring-boot-protobuf-example","last_synced_at":"2025-07-23T03:05:59.320Z","repository":{"id":77011970,"uuid":"56204498","full_name":"JakePartusch/spring-boot-protobuf-example","owner":"JakePartusch","description":"Simple Application to demo the use of Protocol Buffers alongside JSON","archived":false,"fork":false,"pushed_at":"2017-11-06T03:00:48.000Z","size":77,"stargazers_count":8,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-23T16:44:02.641Z","etag":null,"topics":[],"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/JakePartusch.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":"2016-04-14T03:30:10.000Z","updated_at":"2024-02-06T10:02:35.000Z","dependencies_parsed_at":"2023-03-11T23:52:53.231Z","dependency_job_id":null,"html_url":"https://github.com/JakePartusch/spring-boot-protobuf-example","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/JakePartusch/spring-boot-protobuf-example","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JakePartusch%2Fspring-boot-protobuf-example","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JakePartusch%2Fspring-boot-protobuf-example/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JakePartusch%2Fspring-boot-protobuf-example/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JakePartusch%2Fspring-boot-protobuf-example/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/JakePartusch","download_url":"https://codeload.github.com/JakePartusch/spring-boot-protobuf-example/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JakePartusch%2Fspring-boot-protobuf-example/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266609071,"owners_count":23955569,"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","status":"online","status_checked_at":"2025-07-23T02:00:09.312Z","response_time":66,"last_error":null,"robots_txt_status":null,"robots_txt_updated_at":null,"robots_txt_url":"https://github.com/robots.txt","online":true,"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":[],"created_at":"2024-10-12T07:04:54.085Z","updated_at":"2025-07-23T03:05:59.308Z","avatar_url":"https://github.com/JakePartusch.png","language":"Java","readme":"# spring-boot-protobuf-example\n\n## Usage\n\n```\n./gradlew bootRun\n```\n\n```\ncurl http://localhost:8080/person/json\ncurl http://localhost:8080/person/protoBuf\n```\n\n### JSON response\n```json\n{\n    \"firstName\": \"Jake\",\n    \"lastName\": \"Partusch\",\n    \"emailAddress\": \"jakepartusch@abc.com\",\n    \"homeAddress\": \"123 Seasame Street\",\n    \"phoneNumbers\": [\n        {\n            \"areaCode\": 123,\n            \"phoneNumber\": 1234567\n        }\n    ]\n}\n```\n\n### ProtoBuf response\n```protobuf\n\u0004Jake\u0012\bPartusch\u001a\u0014jakepartusch@abc.com\"\u0012123 Seasame Street*\u0006\b{\u0010��K\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjakepartusch%2Fspring-boot-protobuf-example","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjakepartusch%2Fspring-boot-protobuf-example","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjakepartusch%2Fspring-boot-protobuf-example/lists"}