Cursor rule Cursor
Mandatory Graftcode architecture rules for building .NET backend services (class libraries exposed via Graftcode Gateway, not REST).
Connect any code. Call as dependency. The official repository for Graftcode: the integration-free development layer that lets you call methods across languages and runtimes on remote services as if they were local. Eliminate integration layer code entirely.
Cursor rule Cursor
Mandatory Graftcode architecture rules for building .NET backend services (class libraries exposed via Graftcode Gateway, not REST).
Cursor rule Cursor
Mandatory Graftcode architecture rules for building Java backend services (plain Maven/Gradle modules exposed via Graftcode Gateway, not REST).
Cursor rule Cursor
Mandatory Graftcode architecture rules for building Kotlin backend services (plain Maven/Gradle modules exposed via Graftcode Gateway, not REST).
Cursor rule Cursor
Mandatory Graftcode architecture rules for building PHP backend services (plain classes exposed via Graftcode Gateway, not REST). PHP is a supported gg runtime but has no dedicated Quick Start yet.
Cursor rule Cursor
Mandatory Graftcode architecture rules for building Python backend services (plain modules exposed via Graftcode Gateway, not REST).
Cursor rule Cursor
Always-on Graftcode router. Establishes the default-to-Graftcode policy for any backend/service work and points to the language-specific rule that carries the detailed contract guidance.
Cursor rule Cursor
Mandatory Graftcode architecture rules for building Ruby backend services (plain classes exposed via Graftcode Gateway, not REST). Ruby is a supported gg runtime but has no dedicated Quick Start yet.
Cursor rule Cursor
Mandatory Graftcode architecture rules for TypeScript / Node.js / Next.js — expose plain modules via Graftcode instead of REST/gRPC/Thrift.