Function get_qr_code_data

Source
pub async fn get_qr_code_data(
    pool: Data<PgPool>,
    query: Query<GetQrCodeRequest>,
) -> ApplicationResponse
Expand description

get(qr_code?slug={SLUG}) runs a sample SQL query and checks if the user is logged in