{"id":14067861,"url":"https://github.com/virtualstaticvoid/heroku-plumber-app","last_synced_at":"2026-03-01T13:41:27.025Z","repository":{"id":139545682,"uuid":"310884657","full_name":"virtualstaticvoid/heroku-plumber-app","owner":"virtualstaticvoid","description":"Example R Plumber Application on Heroku","archived":false,"fork":false,"pushed_at":"2022-08-31T19:35:51.000Z","size":120,"stargazers_count":8,"open_issues_count":0,"forks_count":5,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-08-13T07:13:55.675Z","etag":null,"topics":["demo-app","heroku","heroku-app","plumber","r","template"],"latest_commit_sha":null,"homepage":"","language":"R","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/virtualstaticvoid.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}},"created_at":"2020-11-07T16:22:05.000Z","updated_at":"2023-02-09T21:48:38.000Z","dependencies_parsed_at":"2024-02-19T19:16:14.914Z","dependency_job_id":"dfb72f44-a57a-4d57-9395-af0d4033fa21","html_url":"https://github.com/virtualstaticvoid/heroku-plumber-app","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/virtualstaticvoid%2Fheroku-plumber-app","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/virtualstaticvoid%2Fheroku-plumber-app/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/virtualstaticvoid%2Fheroku-plumber-app/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/virtualstaticvoid%2Fheroku-plumber-app/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/virtualstaticvoid","download_url":"https://codeload.github.com/virtualstaticvoid/heroku-plumber-app/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":228075622,"owners_count":17865506,"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":["demo-app","heroku","heroku-app","plumber","r","template"],"created_at":"2024-08-13T07:05:49.100Z","updated_at":"2026-03-01T13:41:26.967Z","avatar_url":"https://github.com/virtualstaticvoid.png","language":"R","readme":"# Example Plumber App on Heroku\n\nThis is an example [Plumber][plumber] application, which uses [heroku-buildpack-r][buildpack] for Heroku.\n\n\u003e Plumber allows you to create a web API by merely decorating your existing R source code\n\u003e with roxygen2-like comments.\n\n## Usage\n\n[![Deploy][button]][deployapp]\n\nYou can use this project as a template for creating Plumber applications on Heroku.\n\nExecute these commands to get started:\n\n```bash\n# get the sources\ngit clone https://github.com/virtualstaticvoid/heroku-plumber-app.git\ncd heroku-plumber-app\n\n# optionally, reinitialize git\nrm -rf .git\ngit init -b main\ngit add --all\ngit commit -m \"initial\"\n\n# create a new heroku application, set the buildpack and deploy\nheroku create --stack=heroku-20 --buildpack vsv/heroku-buildpack-r\n\n# deploy\ngit push heroku main\n\n# view the application\nheroku open /__docs__/\n```\n\nThe following paths are provided:\n\n* [`/echo?msg=MSG`](plumber.R#L14)\n* [`/plot`](plumber.R#L21)\n* [`/sum?x=X\u0026y=Y`](plumber.R#L30)\n\nThe OpenAPI (Swagger) user-interface is available via the [`/__docs__/`](app.R#L10) path.\n\n## License\n\nMIT License. Copyright (c) 2020 Chris Stefano. See [LICENSE](LICENSE) for details.\n\n\u003c!-- Links --\u003e\n[buildpack]: https://github.com/virtualstaticvoid/heroku-buildpack-r\n[button]: https://www.herokucdn.com/deploy/button.svg\n[deployapp]: https://heroku.com/deploy?template=https://github.com/virtualstaticvoid/heroku-plumber-app/tree/main\n[plumber]: https://www.rplumber.io\n","funding_links":[],"categories":["R"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvirtualstaticvoid%2Fheroku-plumber-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvirtualstaticvoid%2Fheroku-plumber-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvirtualstaticvoid%2Fheroku-plumber-app/lists"}