{"id":17794213,"url":"https://github.com/pyk/syndication","last_synced_at":"2025-09-08T08:42:55.021Z","repository":{"id":31369887,"uuid":"34932876","full_name":"pyk/syndication","owner":"pyk","description":"A simple RSS \u0026 Atom feed reader written in Go language","archived":false,"fork":false,"pushed_at":"2015-05-02T14:48:14.000Z","size":124,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-07T17:22:44.735Z","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/pyk.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":"2015-05-02T02:26:28.000Z","updated_at":"2017-09-15T17:15:48.000Z","dependencies_parsed_at":"2022-08-24T14:21:59.055Z","dependency_job_id":null,"html_url":"https://github.com/pyk/syndication","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/pyk%2Fsyndication","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyk%2Fsyndication/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyk%2Fsyndication/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyk%2Fsyndication/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pyk","download_url":"https://codeload.github.com/pyk/syndication/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246741315,"owners_count":20826104,"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-27T11:15:32.793Z","updated_at":"2025-04-02T02:21:26.758Z","avatar_url":"https://github.com/pyk.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Syndication\n\n`syndication` is a simple RSS \u0026 Atom feeds reader written in Go language. \n\n### Goal\n    \n    - simple, easy to use\n    - using standart libs only\n\n### Blueprint\n\n    var content syndication.Content\n    s := syndication.NewReader(io.Reader) // usually response body\n    err := s.Read(\u0026content)\n    if err != nil {\n        fmt.Printf(\"syndication.Read error: %v\\n\", err)\n    }\n    fmt.Printf(\"Syndication content: %#v\\n\", content)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpyk%2Fsyndication","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpyk%2Fsyndication","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpyk%2Fsyndication/lists"}