Expand description

Shorthand reply utilities.

Functions

Return a JSON error reply with a custom status code.

Thin wrapper around warp::reply::json() that casts the return value into a warp::reply::Response struct.

Return a JSON message.