awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

3 Repos

Awesome GitHub RepositoriesCollaborative API Design Tools

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.

Awesome Collaborative API Design Tools GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • easy-mock/easy-mockAvatar von easy-mock

    easy-mock/easy-mock

    9,026Auf GitHub ansehen↗

    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.

    JavaScriptdata-generatoreasy-mockjavascript
    Auf GitHub ansehen↗9,026
  • reactjs/rfcsAvatar von reactjs

    reactjs/rfcs

    5,792Auf GitHub ansehen↗

    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.

    Auf GitHub ansehen↗5,792
  • chillicream/hotchocolateAvatar von ChilliCream

    ChilliCream/hotchocolate

    5,713Auf GitHub ansehen↗

    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.

    C#
    Auf GitHub ansehen↗5,713
  1. Home
  2. Development Tools & Productivity
  3. Collaborative API Design Tools