Open
Description
Create a REST API (probably OpenAPI) that can work with all Lean resources.
We have the field specifications including validation, so we should be able to have API routes without any issue.
The backend logic is already robustly validated since Livewire is not tamper-proof. So an API that accepts custom input wouldn't change anything as far as security goes.