1 مستودع
Web interfaces specifically designed to browse and test RESTful API endpoints based on specifications.
Distinct from REST API Specifications: None of the candidates cover the high-level concept of a specialized UI for REST documentation hosting.
Explore 1 awesome GitHub repository matching web development · REST API Documentation UIs. Refine with filters or upvote what's useful.
gin-swagger هو وسيط (middleware) لـ Swagger UI لإطار عمل الويب Gin يعمل كمولد وثائق OpenAPI 2.0. يوفر بيئة اختبار REST API تفاعلية وواجهة تعتمد على المتصفح لتصور عقود API واختبار نقاط النهاية. يسمح المشروع باستضافة تعريفات API متعددة على موجه واحد عن طريق تعيين اسم فريد لكل منها. يمكن من تخصيص العرض البصري والسلوك للواجهة، بما في ذلك التحكم في عمق التوسع واستمرار المصادقة. يعترض الوسيط المسارات لتقديم تعريفات API كحمولات JSON ويضمن الأصول الثابتة الضرورية لواجهة المستخدم مباشرة في الملف الثنائي. يسهل اختبار API التفاعلي للتحقق من هياكل الطلب والاستجابة من خلال متصفح الويب.
Automatically creates and hosts a web interface for browsing and testing API endpoints using the Swagger 2.0 specification.