{"id":16864725,"url":"https://github.com/38/plumber_examples","last_synced_at":"2025-04-11T09:42:54.065Z","repository":{"id":68916010,"uuid":"92011209","full_name":"38/plumber_examples","owner":"38","description":"Example Repository for Plumber","archived":false,"fork":false,"pushed_at":"2019-03-24T17:05:40.000Z","size":261,"stargazers_count":4,"open_issues_count":1,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-25T06:41:35.473Z","etag":null,"topics":["plumber"],"latest_commit_sha":null,"homepage":null,"language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/38.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,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-05-22T04:27:19.000Z","updated_at":"2019-03-24T17:05:41.000Z","dependencies_parsed_at":"2023-02-21T10:45:11.664Z","dependency_job_id":null,"html_url":"https://github.com/38/plumber_examples","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/38%2Fplumber_examples","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/38%2Fplumber_examples/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/38%2Fplumber_examples/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/38%2Fplumber_examples/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/38","download_url":"https://codeload.github.com/38/plumber_examples/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248369294,"owners_count":21092550,"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":["plumber"],"created_at":"2024-10-13T14:43:40.073Z","updated_at":"2025-04-11T09:42:54.058Z","avatar_url":"https://github.com/38.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# The Example Repository for Plumber Project\n\n*Main project: https://github.com/38/plumber*\n\nThis is the collections of the examples for the Plumber project. To compile\nthe examples, enter the Plumber Isolated Environment using the ./init\nscript at the root of the repository.\n\nAfter you entering the environment, you can change current working directory to\nany of the examples under the example directory and build the example.\n\n# Getting Started\nThis repository provides an easy way to try Plumber in an isolated directory.\n\n\tgit clone --recursive https://github.com/38/plumber_examples.git\n\tcd plumber_examples \u0026\u0026 ./init\n\t\n\n```bash\ngit clone --recursive https://github.com/38/plumber_examples.git\n```\n\nThe minimal required dependencies are \n\n\t- Python 2 (Python 2.7 Recommended)\n\t- CMake 2.6 or later (CMake 3+ Recommended)\n\t- libreadline \n\t- GCC and G++ (GCC-5 Recommended)\n\t- GNU Make\n\t- zsh (For the startup script)\n\t- pkg-config \n\t- OpenSSL (For SSL support)\n\t\nfor Ubuntu users, use command\n\n```bash\napt-get install cmake gcc g++ uuid-dev libssl-dev pkg-config python2.7 libpython2.7-dev libreadline-dev zsh\n```\n\nfor MacOS users, use command\n\n```bash\nsudo brew install cmake openssl@1.0 ossp-uuid pkg-config  pkgconfig   readline\n```\n\nAfter installed all the dependencies, use the following command to enter the environment.\n\n```bash\ncd plumber_examples\n./init \n```\n\nIn the environment, you should be able to build and run the examples under `src` directory.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F38%2Fplumber_examples","html_url":"https://awesome.ecosyste.ms/projects/github.com%2F38%2Fplumber_examples","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F38%2Fplumber_examples/lists"}