{"id":28906814,"url":"https://github.com/sumirseth/gorss","last_synced_at":"2025-10-15T15:43:04.397Z","repository":{"id":299625901,"uuid":"1003602003","full_name":"SumirSeth/gorss","owner":"SumirSeth","description":"Fast and extensible RSS reader backend in Go with REST API support.","archived":false,"fork":false,"pushed_at":"2025-06-17T13:12:16.000Z","size":1,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-06-17T13:51:27.191Z","etag":null,"topics":["go","rest-api","rss","rss-feed","rss-reader"],"latest_commit_sha":null,"homepage":"","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/SumirSeth.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}},"created_at":"2025-06-17T11:48:49.000Z","updated_at":"2025-06-17T13:12:20.000Z","dependencies_parsed_at":"2025-06-17T13:51:31.258Z","dependency_job_id":"4b7cad2b-2392-4ea5-b93a-0725d149cfc9","html_url":"https://github.com/SumirSeth/gorss","commit_stats":null,"previous_names":["sumirseth/gorss"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/SumirSeth/gorss","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SumirSeth%2Fgorss","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SumirSeth%2Fgorss/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SumirSeth%2Fgorss/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SumirSeth%2Fgorss/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SumirSeth","download_url":"https://codeload.github.com/SumirSeth/gorss/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SumirSeth%2Fgorss/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261143160,"owners_count":23115677,"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":["go","rest-api","rss","rss-feed","rss-reader"],"created_at":"2025-06-21T15:09:57.924Z","updated_at":"2025-10-15T15:42:59.339Z","avatar_url":"https://github.com/SumirSeth.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Goal:\nA production-ready, extensible RSS Aggregator API written in Go. It should:\n\n- Accept feed URLs\n\n- Periodically fetch + parse them (RSS/Atom)\n\n- Cache items in memory or DB\n\n- Expose a REST API to serve data to frontend\n\n\n# Features:\n\n| Stage            | Covered? | Notes                       |\n| ---------------- | -------- | --------------------------- |\n| Feed collection  | ✅        | API: `/feeds` POST |\n| Feed fetching    | ✅        | Go scheduler polls feeds    |\n| Parsing XML      | ✅        | `gofeed` handles RSS/Atom   |\n| Deduplication    | ✅        | Timestamp or GUID filtering |\n| Storage          | ✅        | In-memory or SQLite         |\n| API exposure     | ✅        | REST API serves frontend    |\n| Frontend reading | ❌        | Use exposed API to build UI |\n\n\n\u003e [!NOTE]\n\u003e This is a work in progress. It is not yet ready for production use.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsumirseth%2Fgorss","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsumirseth%2Fgorss","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsumirseth%2Fgorss/lists"}