* add new column * handled worskpaced route * update .sqlx * update: rename migration file, rewrite query for checking existing route path key, add copy button url for each route trigger * update .sqlx * update sql query * update .sqlx * fix: prevent precedence on query * nits * update .sqlx * update query * Update http_triggers.rs * nits * handling two new option in http route 'wrap_body' and 'raw_string' * update sqlx and add wrap_body and raw_string to http route * fix: undefined route path * nits: remove unnecessay ref as type implement copy * nits * fix: undefined protection --------- Co-authored-by: HugoCasa <hugo@casademont.ch>
Windmill API
The API server, exposing functionality to other components and the frontend
This crate exposes both a library as well as a binary target.