mirror of
https://github.com/windmill-labs/windmill.git
synced 2026-08-26 08:01:38 +00:00
731fdf8092
- Separate TLS and non-TLS branches to handle different connection types - Each branch now fully handles client creation, query execution, and cleanup - Follows the same pattern used in pg_executor.rs
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.