{"name":"Wedding Directory API","version":"1.0.0","endpoints":{"health":"/health","auth":{"login":"POST /api/auth/login"},"providers":{"list":"GET /api/providers","detail":"GET /api/providers/:id","profile":"PUT /api/providers/profile","fields":"POST /api/providers/fields"},"categories":{"list":"GET /api/categories","withCounts":"GET /api/categories/with-counts"}}}