newsbot-api/internal/services
James Tombleson ddf50077b5 cron is now cleaned up and only running rss for now 2024-05-01 18:26:32 -07:00
..
cache moving code into the internal package 2024-04-23 07:15:38 -07:00
cron cron is now cleaned up and only running rss for now 2024-05-01 18:26:32 -07:00
dto moving code into the internal package 2024-04-23 07:15:38 -07:00
input inputs now use the domain package 2024-05-01 18:26:14 -07:00
output moving code into the internal package 2024-04-23 07:15:38 -07:00
config.go the config will now just return a struct from the env because this wa made to run in a container 2024-04-26 16:05:17 -07:00
config_test.go moving code into the internal package 2024-04-23 07:15:38 -07:00
database.go Created a new services.RepositoryService to roll up all the db calls 2024-04-28 11:40:51 -07:00
dtoconv.go Minor adjustments and getting discord webhooks handler updated 2024-04-28 12:32:51 -07:00