Newsbot.Collector/Newsbot.Collector.Api/Controllers
James Tombleson bacc04ad7d
Features/enabling youtube (#24)
* Adding a youtube controller to trigger the job

* Renamed jobs controller to rss

* cleaned up background jobs and added youtube to the startup.

* Handled merge issues and validated things are still working.
2023-04-08 09:30:59 -07:00
..
ArticlesController.cs Features/pulling GitHub (#9) 2023-03-11 10:43:06 -08:00
DiscordWebHooksController.cs Added better error checking on the new route requests 2023-03-13 21:57:32 -07:00
RssController.cs Features/enabling youtube (#24) 2023-04-08 09:30:59 -07:00
SourcesController.cs Features/adding youtube (#13) 2023-03-31 22:49:39 -07:00
SubscriptionsController.cs Added better error checking on the new route requests 2023-03-13 21:57:32 -07:00
YoutubeController.cs Features/enabling youtube (#24) 2023-04-08 09:30:59 -07:00