{"id":24044971,"url":"https://github.com/kennyjwilli/aws-rss-updater","last_synced_at":"2026-06-13T00:33:05.709Z","repository":{"id":152156576,"uuid":"117388275","full_name":"kennyjwilli/aws-rss-updater","owner":"kennyjwilli","description":"Free RSS feed updates using Amazon's free tier.","archived":false,"fork":false,"pushed_at":"2018-01-15T07:14:52.000Z","size":19,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-26T09:19:00.802Z","etag":null,"topics":["amazon-free-tier","aws-lambda","clojure","rss-feed"],"latest_commit_sha":null,"homepage":"","language":"Clojure","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"epl-1.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/kennyjwilli.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-01-14T00:02:33.000Z","updated_at":"2018-01-15T07:18:44.000Z","dependencies_parsed_at":null,"dependency_job_id":"41d24298-c0c6-4bbc-b934-999ad6b49e0b","html_url":"https://github.com/kennyjwilli/aws-rss-updater","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/kennyjwilli/aws-rss-updater","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kennyjwilli%2Faws-rss-updater","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kennyjwilli%2Faws-rss-updater/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kennyjwilli%2Faws-rss-updater/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kennyjwilli%2Faws-rss-updater/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kennyjwilli","download_url":"https://codeload.github.com/kennyjwilli/aws-rss-updater/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kennyjwilli%2Faws-rss-updater/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34268187,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-12T02:00:06.859Z","response_time":109,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["amazon-free-tier","aws-lambda","clojure","rss-feed"],"created_at":"2025-01-08T23:51:41.277Z","updated_at":"2026-06-13T00:33:05.655Z","avatar_url":"https://github.com/kennyjwilli.png","language":"Clojure","funding_links":[],"categories":[],"sub_categories":[],"readme":"# AWS RSS Updater\n\nA way to get updates from RSS feeds for free using Amazon's free tier.\n\n## Installation\n\nDownload from http://example.com/FIXME.\n\n## Usage\n\naws-rss-updater pulls the list of sites from S3. \n\nFirst we need to initialize everything. Pick a S3 bucket name for state to be\nstored in and run the below command.\n\n```bash\nboot init -b bucket-name\n```\n\nThis will provision the necessary resources on AWS.\n\n\n**Deploy**\n\nDeploys the environment to AWS.\n\n```bash\nboot init -b bucket-name\n```\n\n**Set email address**\n\nSets the email address to send feed updates to.\n\n```bash\nboot set-email me@toocool.io\n```\n\n**Subscribe to a feed**\n\nSubscribe to a feed.\n\n```bash\nboot subscribe-feed feed-url\n```\n\n**Unsubscribe from a feed**\n\nUnsubscribe from a feed\n\n```bash\nboot unsubscribe-feed feed-url\n```\n\n## Implementation\n\n- Info is stored in a S3 file\n- Downloads urls\n- Serialize files with Nippy\n\n## TODO\n\n- Create a CLI for all Boot functions\n- Add email templates\n- Use mustache templates for email template\n- Think about re-writing in CLJS if perf is an issue\n\n## License\n\nCopyright © 2017 Kenny Williams\n\nDistributed under the Eclipse Public License either version 1.0 or (at\nyour option) any later version.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkennyjwilli%2Faws-rss-updater","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkennyjwilli%2Faws-rss-updater","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkennyjwilli%2Faws-rss-updater/lists"}