{"id":23899331,"url":"https://github.com/alexb5dh/feedler","last_synced_at":"2026-05-13T13:45:44.291Z","repository":{"id":245996469,"uuid":"127946498","full_name":"alexb5dh/Feedler","owner":"alexb5dh","description":"Small example-only API for news aggregator","archived":false,"fork":false,"pushed_at":"2018-04-03T22:58:20.000Z","size":33,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-01-04T18:18:11.901Z","etag":null,"topics":["aspnetcore","entity-framework-core","nsubstitute","redis","swashbuckle","test-assignment","testhost","xunit"],"latest_commit_sha":null,"homepage":"","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"unlicense","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/alexb5dh.png","metadata":{"files":{"readme":"Readme.md","changelog":null,"contributing":null,"funding":null,"license":"License.txt","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-04-03T17:47:54.000Z","updated_at":"2018-07-02T03:26:06.000Z","dependencies_parsed_at":"2024-06-25T09:25:22.723Z","dependency_job_id":"c4283f76-8266-4b8d-a952-f5f06d8372d9","html_url":"https://github.com/alexb5dh/Feedler","commit_stats":null,"previous_names":["alexb5dh/feedler"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexb5dh%2FFeedler","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexb5dh%2FFeedler/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexb5dh%2FFeedler/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexb5dh%2FFeedler/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/alexb5dh","download_url":"https://codeload.github.com/alexb5dh/Feedler/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240288758,"owners_count":19777728,"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":["aspnetcore","entity-framework-core","nsubstitute","redis","swashbuckle","test-assignment","testhost","xunit"],"created_at":"2025-01-04T18:18:33.321Z","updated_at":"2025-11-14T13:07:41.635Z","avatar_url":"https://github.com/alexb5dh.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"﻿# Feedler\n\nThis is a ~~web debugging tool from Telerik~~ simple news aggregator API developed for learning purposes only.\n\n## Implementation status\n\n||Function|Comment\n|---|---|---\n|✅|Managing feed collections|User can create and manage groups of feeds.\n|✅|Fetching collection news|User can load news grouped for all feeds in collection.\n|✅|Caching|For each feed source data is cached for a short time after loading via Redis.\n|✅|GUI for demonstration|Swagger UI is available on http://\\\u003cproject-url\\\u003e/swagger.\n|❌|.NET SDK||\n|❌|Authentication|Not yet implemented.|\n|✅|Persistence|Supported feeds and created collections are stored in SQL Server database and managed via Entity Framework.|\n|✅|Logging|All write/update/delete actions are logged via default ASP.NET Core logging framework.\n|✅|Tests|Full-pipeline tests are implemented for most API endpoints.\n\n## Prerequisites\n\n1. **Redis** instance is needed for app and tests as it's used for caching in both. Endpoint can be configured in *appsettings.\\*.json*.\n2. **SQL Server** is needed for app only as it's used for storing feeds and collections. Connection string can be configured in *appsettings.\\*.json*.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falexb5dh%2Ffeedler","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Falexb5dh%2Ffeedler","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falexb5dh%2Ffeedler/lists"}