GET /api/health - Check backend DB connectivity.GET /api/stats - Get stats for the feed queue.DELETE /api/schedulers/:schedulerId - Remove a job scheduler from the feed queue by its ID.GET /add?title=... - Add a simple test job to the feed queue.