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.
Instructions for grft-dev/graftcode, covering graftcode — .net backend services, when this applies (always), authoritative docs (source of truth), golden rules and service = .net class library.
Instructions for grft-dev/graftcode, covering graftcode — java backend services, when this applies (always), authoritative docs (source of truth), golden rules and service = plain maven/gradle module (no web framework).
Instructions for grft-dev/graftcode, covering graftcode — kotlin backend services, when this applies (always), authoritative docs (source of truth), golden rules and service = plain maven/gradle module (no web framework).
Instructions for grft-dev/graftcode, covering graftcode — php backend services, when this applies (always), authoritative docs (source of truth), golden rules and service = plain php classes (no web framework).
Instructions for grft-dev/graftcode, covering graftcode — python backend services, when this applies (always), authoritative docs (source of truth), golden rules and service = plain python module (no web framework).
Instructions for grft-dev/graftcode, covering graftcode — ruby backend services, when this applies (always), authoritative docs (source of truth), golden rules and service = plain ruby classes (no web framework).
Instructions for grft-dev/graftcode, covering graftcode — typescript / node.js / next.js, when this applies (always), authoritative docs (source of truth), golden rules and forbidden on the public surface.