{"id":18174388,"url":"https://github.com/ambiorix-web/druid","last_synced_at":"2026-06-20T20:31:07.199Z","repository":{"id":134705130,"uuid":"464221168","full_name":"ambiorix-web/druid","owner":"ambiorix-web","description":"A logger middleware for ambiorix","archived":false,"fork":false,"pushed_at":"2022-02-27T19:15:11.000Z","size":13,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-01T15:41:24.573Z","etag":null,"topics":["logging","rstats"],"latest_commit_sha":null,"homepage":"https://ambiorix.dev","language":"R","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ambiorix-web.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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":"2022-02-27T18:35:33.000Z","updated_at":"2024-09-21T17:58:55.000Z","dependencies_parsed_at":null,"dependency_job_id":"c7c6b9f7-8ad8-4fdf-8777-5a4db19f6093","html_url":"https://github.com/ambiorix-web/druid","commit_stats":null,"previous_names":["ambiorix-web/druid"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ambiorix-web/druid","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ambiorix-web%2Fdruid","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ambiorix-web%2Fdruid/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ambiorix-web%2Fdruid/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ambiorix-web%2Fdruid/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ambiorix-web","download_url":"https://codeload.github.com/ambiorix-web/druid/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ambiorix-web%2Fdruid/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34585195,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-20T02:00:06.407Z","response_time":98,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","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":["logging","rstats"],"created_at":"2024-11-02T16:03:05.497Z","updated_at":"2026-06-20T20:31:07.183Z","avatar_url":"https://github.com/ambiorix-web.png","language":"R","funding_links":[],"categories":["R"],"sub_categories":[],"readme":"\u003c!-- badges: start --\u003e\n\u003c!-- badges: end --\u003e\n\n# druid\n\nA logger middleware for [ambiorix](https://ambiorix.dev).\n\n## Installation\n\n``` r\n# install.packages(\"devtools\")\ndevtools::install_github(\"devOpifex/druid\")\n```\n\n## Example\n\nPass the `druid` function to the `use` method.\n\n``` r\nlibrary(druid)\n\nlibrary(ambiorix)\n\napp \u003c- Ambiorix$new(log = FALSE)\n\napp$use(\n  druid(\n    path_info = TRUE,\n    remote_port = TRUE\n  )\n)\n\napp$get(\"/\", \\(req, res){\n  res$send(\"Using {ambiorix}!\")\n})\n\napp$start()\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fambiorix-web%2Fdruid","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fambiorix-web%2Fdruid","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fambiorix-web%2Fdruid/lists"}