C# API Server to collect news from around the world
James Tombleson
799668a059
* Still working though it but looking good on releases * added the example discord message test * updated source repo to return an existing record before a new is added * updated the sources repo interface * updated new routes to check for existing records * starting to migrate the seed out of the sql migrations * A new seed script was made to reload the db from the api * Docker image works locally * Adding CI to build docker image * ... disabled swagger so I can test docker * Added more to the github job but its not finished. Isnt pulling sources yet. * cleaned up formatting * Controller updates to look for existing records when requesting a new one * null check cleanup * namespace fix |
||
---|---|---|
.github/workflows | ||
.vscode | ||
DiscordWebhookClient@d84949a6b7 | ||
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