| Name | Path | Controller | Methods |
|---|---|---|---|
| api_discord | /api/discord | VillagerBell\Api\Apps\DiscordNotificationController::sendEmailNotification | ANY |
| api_telegram | /api/telegram | VillagerBell\Api\Apps\TelegramNotificationController::sendEmailNotification | ANY |
| api_email | /api/email | VillagerBell\Api\Email\EmailNotificationController::sendEmailNotification | ANY |
| api_pwa | /api/pwa | VillagerBell\Api\Pwa\PwaNotificationController::sendEmailNotification | ANY |
| app_homepage | / | VillagerBell\HomePageController::index | ANY |