jwkent / AudioWebApp

An audio web app
2 stars 2 forks source link

Add AnnouncementsFileWriter that writes scrapped Announcements to file. #13

Closed benjkent closed 7 months ago

benjkent commented 7 months ago

This writer calls the scrapping service and creates a file on the server. Only needed for creating updates or if the announcements file is not already created. There Should always be a file for the client to consume.

linear[bot] commented 7 months ago
COD-46 Create a utility that writes announcements to file.

This should be an announcement.json file that is stored and updated on the server