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 是一个集成的 API 设计和文档平台,可用作 REST API 客户端和 Mock 服务器。它提供了一个工作区来定义技术需求和数据结构,使开发团队能够对齐接口行为。 该平台具有插件架构,支持集成第三方工具和自定义功能。它通过根据预定义的数据结构生成模拟服务器响应,实现了前端和后端开发周期的解耦。 该工具集包括一个用于在开发、测试和生产配置之间切换的环境管理系统。它还涵盖了请求测试和响应验证,以验证网络输出是否符合功能需求。
Enables sharing of API definitions and test cases among team members for coordinated development.