{"id":16424079,"url":"https://github.com/funkatron/honeybadger","last_synced_at":"2025-10-26T22:31:47.094Z","repository":{"id":66389162,"uuid":"1543667","full_name":"funkatron/honeybadger","owner":"funkatron","description":null,"archived":false,"fork":false,"pushed_at":"2011-04-03T05:12:09.000Z","size":284,"stargazers_count":5,"open_issues_count":0,"forks_count":2,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-07T12:52:44.910Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/funkatron.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":"2011-03-29T22:13:16.000Z","updated_at":"2023-08-23T11:19:55.000Z","dependencies_parsed_at":"2023-02-20T03:30:38.912Z","dependency_job_id":null,"html_url":"https://github.com/funkatron/honeybadger","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/funkatron%2Fhoneybadger","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/funkatron%2Fhoneybadger/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/funkatron%2Fhoneybadger/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/funkatron%2Fhoneybadger/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/funkatron","download_url":"https://codeload.github.com/funkatron/honeybadger/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":238408500,"owners_count":19467101,"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":"2024-10-11T07:43:03.304Z","updated_at":"2025-10-26T22:31:46.788Z","avatar_url":"https://github.com/funkatron.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Ideas #\n\n- Use ActivityStreams as our common language (JSON-only)\n- have a bunch of encoders/decoders to convert to and from ActivityStreams format\n    - For example, `Twitter-\u003eASJSON`, `ASJSON-\u003ePlurk`. Now your Plurk client can read Twitter data after it passed through HoneyBadger\n\n## passing data through honeybadger ##\n\n- imaging HoneyBadger listening locally on port 9000\n\n`http://localhost:9000/get?resource=http://api.twitter.com/1/statuses/public_timeline.json\u0026input=twitter\u0026output=plurk`\n\n- HoneyBadger receives the request at /get\n    - it makes it's own `GET` to the URL defined in `resource`\n    - `Authentication` headers would be proxied to the resource\n    - HB gets it's response back from Twitter\n    - the response data is converted into ASJSON format from the expected `input` format\n    - if an `output` format is specified, the ASJSON data is converted into into the requested format. Otherwise, we use ASJON for the output\n    - HoneyBadger responds to the original request with the data in the reqeusted format","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffunkatron%2Fhoneybadger","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffunkatron%2Fhoneybadger","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffunkatron%2Fhoneybadger/lists"}