Structs§
- AppState
- Shared application state
- Error
Response - Enhanced error response
Constants§
- MAX_
FILE_ FIELD_ SIZE - MAX_
MULTIPART_ FIELDS - Security configuration constants to prevent
DoSattacks - MAX_
TEXT_ FIELD_ SIZE
Functions§
- create_
router - Create the application router with all routes and middleware configured.
- create_
safe_ error_ response - Create a safe error response that prevents information disclosure while logging detailed errors server-side for debugging
- run
- Run the web server