Logo

Cake Planner

Backend

user_controller.hpp

File Header Information

FieldValue
SPDX CommentUser Controller with Email Notifications
SPDX TypeSOURCE
ContributorZHENG Robert
License IDMIT
Fileuser_controller.hpp
DescriptionUser Controller with Email Notifications
Version0.15.0
Date2026-01-24
AuthorZHENG Robert (robert@hase-zheng.net)
CopyrightCopyright (c) 2026 ZHENG Robert
LicenseMIT

Table of Contents

API Documentation

namespace service

service namespace.


namespace controller

controller namespace.


class UserController

UserController class.


static void registerRoutes(crow::App& app, service::NotificationService* notifyService)

Function implementation.