Demo API Backend A minimal Node.js + TypeScript REST API used for OpenDev E2E testing. Endpoints GET /health — health check GET /api/v1/users — list users Development npm install && npm run dev