3 Repos
Tools that allow teams to jointly define, manage, and synchronize API contracts and mocks.
Distinct from Collaborative Design Platforms: Closest candidates were for general UI design or general collaboration; this specifically targets API contract and mock synchronization.
Explore 3 awesome GitHub repositories matching development tools & productivity · Collaborative API Design Tools. Refine with filters or upvote what's useful.
Easy Mock is a tool for API mocking and simulation that allows for the creation of fake server responses using schemas. It enables the generation of mock API data and the implementation of OpenAPI specifications to align development with technical contracts. The project supports collaborative API design through a shared workspace where team members can synchronize and manage mock endpoints. It also features specification-driven bootstrapping, which automatically constructs mock environments by importing standard API definition files. The system provides API development proxying to forward re
Enables teams to share and manage mock endpoints to ensure consistent use of data structures.
This repository is a technical proposal collection and open source governance workflow used to manage the lifecycle of feature requests. It functions as a collaborative API design framework where major architectural changes are proposed and tracked from initial draft to final acceptance. The project utilizes a Git-based governance workflow to gather community consensus. It leverages version control, pull requests, and Markdown documents to facilitate asynchronous technical reviews and distributed contributor agreement. The system covers the coordination of technical consensus and the managem
Functions as a framework for refining software interfaces through asynchronous technical review and distributed agreement.
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
Organizes, shares, and manages GraphQL documents across devices and organizations with team members.