Files
windmill/backend/windmill-api
Ruben Fiszel cddec6469e fix(backend): tighten security around cookies to avoid csrf (#859)
* fix(backend): tighten security around cookies to avoid csrf

* everything httponly

* sqlx

* also handle 404

* shoter Windmill v message

* fix chart
2022-11-05 21:21:13 +01:00
..

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.