dev-sys-do / sealci

A Rust Continuous Integration Framework
Apache License 2.0
10 stars 0 forks source link

Route for frontend #39

Closed hugoponthieu closed 1 month ago

hugoponthieu commented 2 months ago

In the case we want to implement a frontend, we should expose some route to retrieve datas such as:

As there is no security implemented on seal ci no auth is needed. The goal of this issue is to first fill the open api for the controller and then implement the added route.