{"id":15609359,"url":"https://github.com/kenchan0130/twitter-like-feed","last_synced_at":"2025-06-27T19:33:12.941Z","repository":{"id":39029071,"uuid":"280318679","full_name":"kenchan0130/twitter-like-feed","owner":"kenchan0130","description":"A web application that provides the like of the target account of Twitter as rss feed.","archived":false,"fork":false,"pushed_at":"2023-09-01T20:53:05.000Z","size":152,"stargazers_count":1,"open_issues_count":5,"forks_count":3,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-28T12:06:11.922Z","etag":null,"topics":["rss"],"latest_commit_sha":null,"homepage":"https://twitter-like-feed-19rl.onrender.com/","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/kenchan0130.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}},"created_at":"2020-07-17T03:39:02.000Z","updated_at":"2023-04-24T14:32:57.000Z","dependencies_parsed_at":"2024-06-19T17:26:05.428Z","dependency_job_id":null,"html_url":"https://github.com/kenchan0130/twitter-like-feed","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/kenchan0130/twitter-like-feed","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kenchan0130%2Ftwitter-like-feed","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kenchan0130%2Ftwitter-like-feed/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kenchan0130%2Ftwitter-like-feed/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kenchan0130%2Ftwitter-like-feed/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kenchan0130","download_url":"https://codeload.github.com/kenchan0130/twitter-like-feed/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kenchan0130%2Ftwitter-like-feed/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262319313,"owners_count":23293018,"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":["rss"],"created_at":"2024-10-03T06:00:28.162Z","updated_at":"2025-06-27T19:33:12.870Z","avatar_url":"https://github.com/kenchan0130.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Twitter like feed\n\n[![Build status][github-actions-image]][github-actions-url]\n\n[github-actions-image]: https://github.com/kenchan0130/twitter-like-feed/workflows/CI/badge.svg\n[github-actions-url]: https://github.com/kenchan0130/twitter-like-feed/actions?query=workflow%3A%22CI%22\n\nA web application that provides the like of the target account of Twitter as rss feed.\n\nSample is [here](https://twitter-like-feed-19rl.onrender.com).\n\n## Environment Variables\n\n| variable              | description                                                         |\n|-----------------------|---------------------------------------------------------------------|\n| BEARER_TOKEN          | Bearer Token authenticates requests on behalf of your developer App |\n| CACHE_EXPIRES_SECONDS | Cache expires seconds for RSS Item, default 7200 (2 hr)             |\n\n## Endpoints\n\n| endpoint          | content                        |\n|-------------------|--------------------------------|\n| `/`               | redirect to `/health`.         |\n| `/health`         | return \"ok\" as text.           |\n| `/feed/:username` | return a rss feed of username. |\n\n## Development\n\n```sh\ngo get -u github.com/kenchan0130/twitter-like-feed\n```\n\nYou may also clone this project instead.\nAnd, please run the program.\n\n```sh\ngo run main.go\n```\n\n## Deploy\n\nAny changes to the mastar branch are automatically deployed to heroku by GitHub Action.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkenchan0130%2Ftwitter-like-feed","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkenchan0130%2Ftwitter-like-feed","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkenchan0130%2Ftwitter-like-feed/lists"}