Api-first
एपीआई-प्रथम (API-first); पहले API को प्राथमिक इंटरफ़ेस मानकर डिज़ाइन/निर्माण किया हुआ
Origin & History
Formed in tech/product language in the 2010s from API + first, influenced by phrases like “mobile-first”; popularized with the rise of web services and OpenAPI/Swagger-style contract-driven development.
2010 के दशक में तकनीक/प्रोडक्ट भाषा में API + first से बना, “mobile-first” जैसे प्रयोगों से प्रेरित; वेब सेवाओं और OpenAPI/Swagger जैसी कॉन्ट्रैक्ट-ड्रिवन डेवलपमेंट के बढ़ने के साथ प्रचलित हुआ।
Definition
API-first describes an approach to building software where teams design the API contract (endpoints, data models, authentication, versioning) first, so multiple clients (web, mobile, partners) can be built consistently on top of it.
API-first एक सॉफ्टवेयर-विकास पद्धति है जिसमें पहले API का अनुबंध/डिज़ाइन (एंडपॉइंट, डेटा मॉडल, प्रमाणीकरण, वर्ज़निंग) तय किया जाता है, ताकि वेब, मोबाइल और पार्टनर जैसे कई क्लाइंट उसी पर एकसमान तरीके से बनाए जा सकें।