{"id":21252688,"url":"https://github.com/atomicptr/rss-merger","last_synced_at":"2025-06-17T05:05:05.912Z","repository":{"id":53939599,"uuid":"267167688","full_name":"atomicptr/rss-merger","owner":"atomicptr","description":"Simple tool to merge several RSS feeds into one.","archived":false,"fork":false,"pushed_at":"2023-10-27T12:17:01.000Z","size":87,"stargazers_count":2,"open_issues_count":2,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-06-13T09:06:50.019Z","etag":null,"topics":["clojurescript","go","golang","rss"],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/atomicptr.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":"2020-05-26T22:46:08.000Z","updated_at":"2024-12-23T19:51:01.000Z","dependencies_parsed_at":"2024-06-21T17:59:40.887Z","dependency_job_id":null,"html_url":"https://github.com/atomicptr/rss-merger","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/atomicptr/rss-merger","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atomicptr%2Frss-merger","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atomicptr%2Frss-merger/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atomicptr%2Frss-merger/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atomicptr%2Frss-merger/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/atomicptr","download_url":"https://codeload.github.com/atomicptr/rss-merger/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atomicptr%2Frss-merger/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":260294454,"owners_count":22987622,"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":["clojurescript","go","golang","rss"],"created_at":"2024-11-21T03:48:26.541Z","updated_at":"2025-06-17T05:05:05.871Z","avatar_url":"https://github.com/atomicptr.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# rss-merger\n\nSimple tool to merge several RSS feeds into one.\n\n## Why?\n\nBecause building an app for a few hours to save you a few minutes is the way to go, isn't it? :)\n\n## Configuration\n\nThe application is purely configured through environment variables since I'm deploying this inside a container.\n\n### Things you might want to change\n\n* **RSS_MERGER_USERNAME** - HTTP Auth Username, recommended.\n* **RSS_MERGER_PASSWORD** - HTTP Auth Password, recommended.\n* **RSS_MERGER_SITELINK** - According to the RSS Spec having a channel url set is required, this var helps you with that.\n\n### Other configurations\n\n* **RSS_MERGER_STORAGEDIR** - Location for the storage files (yes this app just stores plain JSON as everything else\nseems to be overkill). Default is [your configuration directory](https://golang.org/pkg/os/#UserConfigDir).\n* **RSS_MERGER_CACHE_DURATION_IN_MINUTES** - Cache duration, default is 15 minutes.\n* **RSS_MERGER_PORT** - Well, the port. Default is 8081.\n\n## Tech\n\n* The backend is built in Go mostly powered by Echo.\n* The frontend is built in ClojureScript with Reagent (React).\n\n## License\n\nMIT","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fatomicptr%2Frss-merger","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fatomicptr%2Frss-merger","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fatomicptr%2Frss-merger/lists"}