Docs API Client API ↔ Git Repository Sync

API ↔ Git Repository Sync

Connect a cluster to a git repo and keep your endpoints in lock-step with the actual code.

What it does

VORTΞXHQ scans the repo for routes (Laravel, Express, FastAPI, Rails, Symfony, ASP.NET) and proposes new/removed/changed endpoints. You approve the diff, and the agent applies it to the cluster.

Workflow

  1. Cluster → Connect Repo — pick a local git folder or clone a remote URL.
  2. Run Sync Git — see proposed additions, removals, and updates.
  3. Review the diff (route, method, controller).
  4. Apply — the agent fills params, bodies, and descriptions from source code.

Continuous Sync

Enable “Auto sync on git pull” to keep documentation up to date as you ship. The agent only proposes changes — never applies them automatically without your approval.

Last updated 3 hours ago

No matches.