{"id":31565479,"url":"https://github.com/tzrikka/timpani","last_synced_at":"2026-04-19T02:16:31.530Z","repository":{"id":306012483,"uuid":"1023947736","full_name":"tzrikka/timpani","owner":"tzrikka","description":"Temporal worker that sends API calls and receives asynchronous event notifications","archived":false,"fork":false,"pushed_at":"2026-01-20T04:50:32.000Z","size":24886,"stargazers_count":4,"open_issues_count":4,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-01-20T11:17:53.595Z","etag":null,"topics":["bitbucket","discord","github","gmail","go","golang","jira","pubsub","slack","temporal","temporalio","webhook","websocket","workflow-automation","workflow-reusable","workflows"],"latest_commit_sha":null,"homepage":"https://pkg.go.dev/github.com/tzrikka/timpani","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tzrikka.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,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-07-22T00:45:41.000Z","updated_at":"2026-01-20T04:07:37.000Z","dependencies_parsed_at":"2025-07-23T07:25:14.896Z","dependency_job_id":"e23b35e7-90ec-46c1-ad76-0cf77ee31326","html_url":"https://github.com/tzrikka/timpani","commit_stats":null,"previous_names":["tzrikka/timpani"],"tags_count":40,"template":false,"template_full_name":null,"purl":"pkg:github/tzrikka/timpani","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tzrikka%2Ftimpani","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tzrikka%2Ftimpani/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tzrikka%2Ftimpani/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tzrikka%2Ftimpani/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tzrikka","download_url":"https://codeload.github.com/tzrikka/timpani/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tzrikka%2Ftimpani/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28765573,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-26T02:25:41.078Z","status":"ssl_error","status_checked_at":"2026-01-26T02:24:28.809Z","response_time":59,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["bitbucket","discord","github","gmail","go","golang","jira","pubsub","slack","temporal","temporalio","webhook","websocket","workflow-automation","workflow-reusable","workflows"],"created_at":"2025-10-05T07:08:04.981Z","updated_at":"2026-02-09T03:05:47.448Z","avatar_url":"https://github.com/tzrikka.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Timpani\n\n[![Go Reference](https://pkg.go.dev/badge/github.com/tzrikka/timpani.svg)](https://pkg.go.dev/github.com/tzrikka/timpani)\n[![Code Wiki](https://img.shields.io/badge/Code_Wiki-gold?logo=googlegemini)](https://codewiki.google/github.com/tzrikka/timpani)\n[![Go Report Card](https://goreportcard.com/badge/github.com/tzrikka/timpani)](https://goreportcard.com/report/github.com/tzrikka/timpani)\n\nTimpani is a [Temporal](https://temporal.io/) worker that sends API calls and receives asynchronous event notifications to/from a variety of well-known third-party services.\n\nAPI calls are wrapped and exposed as Temporal [activities](https://docs.temporal.io/activities) for robustness and durable execution in larger workflows.\n\nEvent listeners are similarly reliable and scalable, and support multiple technologies: HTTP webhooks, [WebSocket](https://en.wikipedia.org/wiki/WebSocket) connections, and [Pub/Sub](https://cloud.google.com/pubsub/docs/overview) subscriptions. They may be passive and stateless receivers with a static configuration on the remote service's side, or semi-active subscribers that renew their subscription from time to time, or stateful clients maintaining a 2-way streaming connection with the remote service.\n\nFor example:\n\n- Discord: WebSocket client\n- Gmail: Google Cloud Pub/Sub subscriber\n- Jira: stateful HTTP webhook (with periodic subscription renewals)\n- Slack: stateless HTTP webhook / WebSocket client\n\n## Dependencies\n\n- [Temporal](https://temporal.io/)\n- [Thrippy](https://github.com/tzrikka/thrippy)\n  (preferably with a secrets manager, e.g. [HashiCorp Vault](https://developer.hashicorp.com/vault))\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftzrikka%2Ftimpani","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftzrikka%2Ftimpani","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftzrikka%2Ftimpani/lists"}