newsbot-api/internal/services
2024-05-01 17:49:38 -07:00
..
cache moving code into the internal package 2024-04-23 07:15:38 -07:00
cron got the rss job setup and disabled the others for now 2024-05-01 17:49:38 -07:00
dto moving code into the internal package 2024-04-23 07:15:38 -07:00
input got the rss job setup and disabled the others for now 2024-05-01 17:49:38 -07:00
output moving code into the internal package 2024-04-23 07:15:38 -07:00
config_test.go 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
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