Backend service
The API powering the System Care desktop app.
This service isn't a web app — it's the backend that the System Care desktop client talks to: authentication, diagnostics, and sync, exposed over a versioned JSON API.
- Framework
- Laravel v13.29.0
- Auth
- Sanctum tokens
- Environment
- Production