3 مستودعات
Sharing collections, specs, and workflows among team members for coordinated API development.
Distinct from Collaborative API Debugging: Distinct from Collaborative API Debugging: focuses on sharing full project artifacts, not just request snapshots for debugging.
Explore 3 awesome GitHub repositories matching development tools & productivity · API Project Collaboration. Refine with filters or upvote what's useful.
Postman is an API platform that enables users to build, test, and interact with APIs by sending HTTP requests and viewing responses directly within the tool. It provides a graphical interface for designing and managing sequences of API interactions, allowing users to create and organize related API requests into named collections for reuse and sharing. The platform supports automating API workflows through test scripts and built-in sequences, and facilitates collaboration by enabling teams to share collections, specifications, and workflows. Users can document APIs by attaching descriptions a
Shares collections, specs, and workflows with team members to coordinate API development.
HotChocolate is a GraphQL server implementation for .NET that handles queries, mutations, and subscriptions over HTTP. It provides code-first schema generation directly from C# classes and attributes, keeping the schema and business logic in sync without manual type definitions. The project also includes a GraphQL gateway that composes multiple GraphQL and REST endpoints into a single unified schema, along with a GraphQL IDE for exploring, testing, and debugging GraphQL APIs interactively. The project distinguishes itself through its comprehensive tooling ecosystem, which includes a GraphQL c
Shares documents, API configurations, and environment settings for coordinated GraphQL API development.
Postcat هو منصة متكاملة لتصميم وتوثيق واجهات برمجة التطبيقات، تعمل كعميل REST API وخادم وهمي (mock server). توفر مساحة عمل لتحديد المتطلبات التقنية ومخططات البيانات، مما يسمح لفرق التطوير بالتوافق حول سلوك الواجهة. تتميز المنصة ببنية إضافات (plugin architecture) تتيح دمج أدوات خارجية وإمكانيات مخصصة. كما تفصل بين دورات تطوير الواجهة الأمامية والخلفية عن طريق إنشاء استجابات خادم محاكاة بناءً على هياكل بيانات محددة مسبقًا. تتضمن مجموعة الأدوات نظامًا لإدارة البيئات للتبديل بين تكوينات التطوير، والاختبار، والإنتاج. كما تغطي اختبار الطلبات والتحقق من الاستجابة للتأكد من أن مخرجات الشبكة تطابق المتطلبات الوظيفية.
Enables sharing of API definitions and test cases among team members for coordinated development.