{"name":"GarageHub API","version":"1.0.0","description":"Automotive Workshop Ecosystem Backend","documentation":"/api-docs","endpoints":{"health":"GET /health","auth":{"register":"POST /api/auth/register","login":"POST /api/auth/login","logout":"POST /api/auth/logout","user":"GET /api/auth/user"},"workshops":"GET /api/workshops","suppliers":"GET /api/suppliers","marketplace":"GET /api/marketplace/suppliers","orders":"GET /api/orders","wallet":"GET /api/wallet"}}