{"id":28534577,"url":"https://github.com/weavejester/ring-honeybadger","last_synced_at":"2025-10-16T06:29:58.289Z","repository":{"id":12039068,"uuid":"14624418","full_name":"weavejester/ring-honeybadger","owner":"weavejester","description":"Ring middleware for sending errors to HoneyBadger","archived":false,"fork":false,"pushed_at":"2013-11-25T00:01:19.000Z","size":140,"stargazers_count":4,"open_issues_count":1,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-06-06T04:15:40.384Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Clojure","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/weavejester.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}},"created_at":"2013-11-22T17:26:22.000Z","updated_at":"2023-07-25T13:50:00.000Z","dependencies_parsed_at":"2022-08-30T22:02:43.098Z","dependency_job_id":null,"html_url":"https://github.com/weavejester/ring-honeybadger","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weavejester%2Fring-honeybadger","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weavejester%2Fring-honeybadger/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weavejester%2Fring-honeybadger/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weavejester%2Fring-honeybadger/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/weavejester","download_url":"https://codeload.github.com/weavejester/ring-honeybadger/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weavejester%2Fring-honeybadger/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":258919795,"owners_count":22778186,"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":[],"created_at":"2025-06-09T17:11:56.985Z","updated_at":"2025-10-16T06:29:53.257Z","avatar_url":"https://github.com/weavejester.png","language":"Clojure","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Ring-Honeybadger\n\nRing middleware designed to log exceptions to [Honeybadger][1].\n\n[1]: https://www.honeybadger.io\n\n## Installation\n\nTo install, add the following to your project dependencies:\n\n    [ring-honeybadger \"0.1.0\"]\n\n## Usage\n\nAdd the middleware to your handler with a Honeybadger API key and\nenvironment:\n\n```clojure\n(use 'ring.middleware.honeybadger)\n\n(def app\n  (wrap-honeybadger handler {:api-key \"XXXXXXX\" :env \"development\"}))\n```\n\nAny exception raised by your handler will be logged and then re-thrown.\n\n## License\n\nCopyright © 2013 James Reeves\n\nDistributed under the Eclipse Public License either version 1.0 or (at\nyour option) any later version.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fweavejester%2Fring-honeybadger","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fweavejester%2Fring-honeybadger","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fweavejester%2Fring-honeybadger/lists"}