Quick start courses

Hands-on tutorials live on docs.graftcode.com alongside this documentation. Each course has runtime-specific articles—open the link that matches your stack.

Base URL: https://docs.graftcode.com/quick-start/<course>/<runtime>

Connect frontend to backend

Call a hosted backend from a browser app.

Expose a backend service

Host a Receiver module with Gateway.

Connect microservices

One backend calls another through a generated Graft.

Use modules from any technology

Install and call a remote module through your package manager.

Expose MCP for AI

Expose Receiver methods for MCP clients and agents.

Switch between monolith and microservices

Change deployment topology with configuration, not rewrites.

Gaps

Quick start does not publish dedicated PHP or Ruby articles at the time of writing. Use the closest JVM or JavaScript course for workflow patterns, then apply PHP or Ruby install and API shapes from Vision and the runtime-specific notes.

Next steps