Pinned Loading
-
A curated collection of backend patt...
A curated collection of backend patterns used in Node.js microservices: idempotency, retries, circuit breakers, transactions, and observability. 1# Production Backend Patterns (Node.js / TypeScript)23A curated collection of production-ready backend patterns used in Node.js microservices.
4Each Gist focuses on a single concept and is designed to be easy to reference in real systems,
5architecture discussions, and interviews.
-
token-budget-guard
token-budget-guard PublicA small utility to enforce token budgets for AI API calls.
TypeScript 1
-
ai-request-logger
ai-request-logger PublicLightweight structured logger for LLM API requests. Tracks latency, token usage, and estimated cost.
TypeScript 1
-
llm-retry-guard
llm-retry-guard PublicSafe retry wrapper for LLM API calls with configurable backoff strategies and transient error handling.
TypeScript 1
-
prompt-cache
prompt-cache PublicCache LLM API calls to reduce cost, avoid duplicates, and improve latency (deterministic keys + in-flight dedup).
TypeScript 1
-
ts-package-init
ts-package-init PublicFast, minimal, and modern TypeScript project initializer
JavaScript 1
If the problem persists, check the GitHub status page or contact support.