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
·

1 Repo

Awesome GitHub RepositoriesIntegration Dependency Managers

Packages and utilities for connecting API layers with frontend state management.

Distinguishing note: Focuses on the dependency layer for framework integrations.

Explore 1 awesome GitHub repository matching web development · Integration Dependency Managers. Refine with filters or upvote what's useful.

Awesome Integration Dependency Managers GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • trpc/trpcAvatar von trpc

    trpc/trpc

    40,348Auf GitHub ansehen↗

    This project is an end-to-end type-safe API framework designed to synchronize data structures between frontend and backend codebases without the need for manual code generation. By leveraging TypeScript’s type inference, it allows developers to invoke server-side functions directly from the client as if they were local methods. This remote procedure call approach abstracts away the complexities of HTTP verbs and URL structures, streamlining the full-stack development workflow into a unified experience. The framework distinguishes itself through a modular router architecture that organizes bac

    Connects type-safe API calls with state management, ensuring full compatibility between the server-side router and the client-side layer.

    TypeScriptapinextnextjs
    Auf GitHub ansehen↗40,348
  1. Home
  2. Web Development
  3. Integration Dependency Managers