C# API Server to collect news from around the world
James Tombleson
adb4799206
* Added jobs Controller to trigger collection. * Added backgroundjobs to move them out of program.cs * new column to track youtube ID values and adding a sourceid column on the icon for linking * Added icon table repo * added interface for IconsRepo * hey the missing config models * adding section const keys to pull blocks of configs * Added youtubewatcher to the code but not ready to enable it in the background. More testing needed. * Test... improvements? |
||
---|---|---|
.github/workflows | ||
.vscode | ||
Newsbot.Collector.Api | ||
Newsbot.Collector.Database | ||
Newsbot.Collector.Domain | ||
Newsbot.Collector.Services | ||
Newsbot.Collector.Tests | ||
.DockerIgnore | ||
.gitignore | ||
docker-compose.yaml | ||
Dockerfile | ||
makefile | ||
Newsbot.Collector.sln | ||
README.md | ||
seed.ps1 |
Newsbot.Collector
C# API Server to collect news from around the world