{"id":18418539,"url":"https://github.com/bsm/feedx","last_synced_at":"2025-04-07T13:31:18.006Z","repository":{"id":33246488,"uuid":"156849310","full_name":"bsm/feedx","owner":"bsm","description":null,"archived":false,"fork":false,"pushed_at":"2024-10-28T18:28:06.000Z","size":213,"stargazers_count":2,"open_issues_count":4,"forks_count":3,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-03-22T19:02:17.986Z","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":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bsm.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}},"created_at":"2018-11-09T10:51:34.000Z","updated_at":"2024-05-21T12:39:58.000Z","dependencies_parsed_at":"2024-05-21T13:50:45.073Z","dependency_job_id":"e2d254df-30eb-42e9-aaa2-503ac08ee33f","html_url":"https://github.com/bsm/feedx","commit_stats":{"total_commits":108,"total_committers":4,"mean_commits":27.0,"dds":"0.17592592592592593","last_synced_commit":"38c0141d2c4aff2e9d6c33e5f5bb8066c99357dc"},"previous_names":[],"tags_count":34,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bsm%2Ffeedx","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bsm%2Ffeedx/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bsm%2Ffeedx/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bsm%2Ffeedx/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bsm","download_url":"https://codeload.github.com/bsm/feedx/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247661651,"owners_count":20975094,"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-11-06T04:13:54.145Z","updated_at":"2025-04-07T13:31:17.543Z","avatar_url":"https://github.com/bsm.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Feedx\n\n[![Test](https://github.com/bsm/feedx/actions/workflows/test.yml/badge.svg)](https://github.com/bsm/feedx/actions/workflows/test.yml)\n[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://opensource.org/licenses/Apache-2.0)\n\nFeed-based data exchange between services.\n\n## Usage (Ruby)\n\n```ruby\nrequire 'bfs/s3'\nrequire 'feedx'\n\n# Init a new producer with an S3 destination\nrelation = Post.includes(:author)\nproducer = Feedx::Producer.new relation, 's3://my-bucket/feeds/users.json.gz'\n\n# Push a new feed every hour\nloop do\n  producer.perform\n  sleep(3600)\nend\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbsm%2Ffeedx","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbsm%2Ffeedx","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbsm%2Ffeedx/lists"}