get_form

Function get_form 

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

get(form) runs an SQL query on a provided form id and returns a JSON object of the fields