# Functions
No description provided by the author
No description provided by the author
LoggingMiddleware logs each incoming request with method, path, and duration.
# Structs
CRUDHandler is a template for handling CRUD requests.
ErrorResponse standardizes the error message structure.
SuccessResponse standardizes the success response structure.
# Type aliases
Entity represents a general structure for JSON request bodies.