{"success":true,"message":"Success","data":{"name":"Tigal Market API","version":"1.0.0","status":"online","endpoints":["POST /auth/register","POST /auth/login","GET /auth/profile","GET /counties","GET /sub-counties?county_id=xxx","GET /markets","GET /markets?id=xxx","GET /markets/by-county?county_id=xxx","GET /markets/by-subcounty?sub_county_id=xxx","GET /markets/nearby?lat=xxx&lng=xxx&radius=xxx","POST /posts","GET /posts?page=1&limit=10","GET /posts?user_id=123","POST /posts/{id}/like","POST /posts/{id}/comment","POST /posts/{id}/share"],"usage":"Add ?url=endpoint to URL, e.g., /index.php?url=auth/register"}}