Module http_respond

Module http_respond 

Source
Expand description

Helpers to build consistent error responses (JSON/text) without coupling to any specific web framework.

Structs§

ErrorResponse

Functions§

build_error_response
error_response_json
error_response_text