This is the collection service of newsbot to pull articles from the web.
James Tombleson
0e0058506a
* added feature flags around background workers * background workers are moved to a new package as outputs are starting to get added * package name was updated * updated refs to the new input package * query and sql updates on routes * moved the services and starting to add discord web hook * query update |
||
---|---|---|
.github/workflows | ||
.vscode | ||
database | ||
databaseRest | ||
docs | ||
domain | ||
routes | ||
services | ||
.gitignore | ||
Dockerfile | ||
go.mod | ||
go.sum | ||
main.go | ||
makefile | ||
README.md | ||
sqlc.yaml |
newsbot.collector.api
This is the collection service of newsbot to pull articles from the web.