{"id":17289156,"url":"https://github.com/dipu-bd/thrift-demo","last_synced_at":"2026-04-27T12:04:34.481Z","repository":{"id":71634254,"uuid":"299325610","full_name":"dipu-bd/thrift-demo","owner":"dipu-bd","description":"Demo app connecting java and c++ using Thrift","archived":false,"fork":false,"pushed_at":"2020-09-29T14:29:52.000Z","size":69,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-31T23:28:09.026Z","etag":null,"topics":["boilerplate","cpp","java","thrift"],"latest_commit_sha":null,"homepage":"","language":"C++","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/dipu-bd.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}},"created_at":"2020-09-28T13:57:25.000Z","updated_at":"2020-09-29T14:29:55.000Z","dependencies_parsed_at":"2024-01-27T02:05:25.635Z","dependency_job_id":"80605113-3317-4e36-9d64-85aec868da21","html_url":"https://github.com/dipu-bd/thrift-demo","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dipu-bd%2Fthrift-demo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dipu-bd%2Fthrift-demo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dipu-bd%2Fthrift-demo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dipu-bd%2Fthrift-demo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dipu-bd","download_url":"https://codeload.github.com/dipu-bd/thrift-demo/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245708994,"owners_count":20659626,"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":["boilerplate","cpp","java","thrift"],"created_at":"2024-10-15T10:33:48.471Z","updated_at":"2026-04-27T12:04:29.455Z","avatar_url":"https://github.com/dipu-bd.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Thrift Demo\n\n## Setup\n\n- Either, install thrift 0.13.0:\n\n```\n# CentOS\n$ sudo yum install thrift-devel\n\n# Ubuntu\n$ sudo apt-get install libboost-dev libthrift-dev thrift-compiler\n```\n\n- Or, build thrift 0.13.0:\n\n```\n$ wget -c https://downloads.apache.org/thrift/0.13.0/thrift-0.13.0.tar.gz\n$ tar -zxvf thrift-0.13.0.tar.gz\n$ cd thrift-0.13.0\n$ ./configure\n$ make\n```\n\n## Build and run\n\n- Build application\n\n```\n$ ./gradlew clean build\n```\n\n- Run application\n\n```\n# Run server first\n$ ./src/main/dist/exec/server\n\n# Run client later\n$ ./gradlew run\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdipu-bd%2Fthrift-demo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdipu-bd%2Fthrift-demo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdipu-bd%2Fthrift-demo/lists"}