awesome-repositories.com
Blog
MCP
awesome-repositories.com

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

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

1 Repo

Awesome GitHub RepositoriesAPI Procedure Cache Keys

Generates unique keys for API procedures to enable cache invalidation in data fetching tools.

Distinct from Cache Key Generators: Distinct from general cache key generators: focuses on keys derived from API procedure definitions for client-side data fetching caches.

Explore 1 awesome GitHub repository matching data & databases · API Procedure Cache Keys. Refine with filters or upvote what's useful.

Awesome API Procedure Cache Keys GitHub Repositories

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

    middleapi/orpc

    4,862Auf GitHub ansehen↗

    orpc is a contract-first API development framework for TypeScript that starts with a shared contract definition and generates type-safe clients and servers from that single source of truth. It guarantees end-to-end type safety, meaning inputs, outputs, errors, and streaming data are all checked at compile time across the client–server boundary. What distinguishes orpc from typical RPC frameworks is its ability to export contracts as OpenAPI specifications, to optimize server-side rendering by calling API handlers directly inside the server process, and to support real‑time bidirectional commu

    Generates unique cache keys for API procedures to support invalidation in data fetching hooks.

    TypeScriptapibunjscloudflare-worker
    Auf GitHub ansehen↗4,862
  1. Home
  2. Data & Databases
  3. Data Engineering and Infrastructure
  4. Caching and Performance
  5. Caching Strategies
  6. Cache Key Generators
  7. API Procedure Cache Keys