Pure REST API Gateway
Oops... Juston is looking into it 🚀
Meanwhile, echo "Hello World!" — this web page is not available unless Juston works on that.
Because PayUroll operates strictly on stateless JWT & Sanctum Bearer token authentication, backend Web UI routes are disabled.
$ payuroll-api --status
[SYSTEM] Backend engine running in stateless API mode.
$ curl -H "Authorization: Bearer <JWT>" /api/...
[AUTH] 200 OK — Ready for Client Svelte Frontend requests.