{"message": "Epasal Backend API", "version": "1.0", "endpoints": {"admin": "/admin/", "auth": "/api/auth/", "grocery": "/api/grocery/", "orders": "/api/orders/", "riders": "/api/riders/", "rider_orders": "/api/orders/rider/", "notifications": "/api/notifications/", "stores": "/api/stores/", "whatsapp_webhook": "/api/stores/webhook/whatsapp/", "rides": "/api/rides/", "rides_rider": "/api/rides/rider/", "ride_webpage": "/ride/", "restaurant": "/api/restaurant/", "rest_customer": "/api/rest-customer/", "food_order": "/api/food-order/", "food_payment": "/api/food-payment/", "vendor": "/api/vendor/", "status": "/status/"}}