Crate buildsrs_frontend
source ·Expand description
Buildsrs Frontend
This crate implements the frontend of buildsrs. It is implemented using the Yew framework, which uses a component model similar to the well-known React framework.
It communicates with the backend using the REST API that the backend provides.