{"id":21332538,"url":"https://github.com/notrab/sse-to-json-courier","last_synced_at":"2026-02-20T22:40:43.737Z","repository":{"id":254453394,"uuid":"845994180","full_name":"notrab/sse-to-json-courier","owner":"notrab","description":"Forward Server-Sent Events (SSE) to a target URL as JSON.","archived":false,"fork":false,"pushed_at":"2024-08-23T16:28:32.000Z","size":26,"stargazers_count":3,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-12-24T03:35:51.912Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","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/notrab.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2024-08-22T10:32:40.000Z","updated_at":"2024-08-23T16:27:43.000Z","dependencies_parsed_at":null,"dependency_job_id":"6c6ae63b-9cb2-4b48-ad00-e83c9b4de3e5","html_url":"https://github.com/notrab/sse-to-json-courier","commit_stats":null,"previous_names":["notrab/sse-to-json-courier"],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/notrab/sse-to-json-courier","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/notrab%2Fsse-to-json-courier","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/notrab%2Fsse-to-json-courier/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/notrab%2Fsse-to-json-courier/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/notrab%2Fsse-to-json-courier/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/notrab","download_url":"https://codeload.github.com/notrab/sse-to-json-courier/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/notrab%2Fsse-to-json-courier/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29667093,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-20T19:49:36.704Z","status":"ssl_error","status_checked_at":"2026-02-20T19:44:05.372Z","response_time":59,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6: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":[],"created_at":"2024-11-21T22:52:14.579Z","updated_at":"2026-02-20T22:40:43.715Z","avatar_url":"https://github.com/notrab.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# SSE to JSON Courier\n\nThis is a simple server to forward Server-Sent Events (SSE) to a target URL as JSON.\n\n## CLI\n\nThe CLI (mostly used for development purposes) starts the server and forwards the SSE to the target URL.\n\n```bash\ngo run ./cli/cmd/main.go start --source https://dbname-username.turso.io/beta/listen\\?table\\=users --target http://localhost:3000 --auth your-auth-token\n```\n\n## Server\n\nThe server listens for incoming SSE and forwards them to the target URL.\n\n```bash\ngo run main.go\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnotrab%2Fsse-to-json-courier","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnotrab%2Fsse-to-json-courier","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnotrab%2Fsse-to-json-courier/lists"}