For my personal project, I needed to heavily rely on rclone for remote use, but I couldn't find a well-documented REST API for it.
I know there have been discussions on the forum, but nothing concrete.
So, I started working on an rclone API with fully type-safe responses, compatible with the OpenAPI spec.