GitHub-first distribution

Install Schema Gateway straight from the public release.

Schema Gateway is installable today without waiting for npm publishing. Install the public core and SDK release tarballs in one npm command and start linting locally.

npm install https://github.com/sravan27/schema-gateway/releases/download/v0.1.3/apex-value-schema-gateway-core-0.1.3.tgz https://github.com/sravan27/schema-gateway/releases/download/v0.1.3/apex-value-schema-gateway-0.1.3.tgz
Quick check

Run a real portability lint immediately.

schema-gateway lint --schema ./schema.json --target openai,gemini,anthropic,ollama

Current installer: https://github.com/sravan27/schema-gateway/releases/download/v0.1.3/apex-value-schema-gateway-0.1.3.tgz

Why this matters

  • No npm auth is required to evaluate the product locally.
  • Two public release assets install cleanly in a single npm command.
  • Teams can test the free workflow before buying the remote API.

Upgrade path

  • Use the local CLI for free validation and repair.
  • Buy Starter Access when you need the hosted endpoints and signed remote reports.
  • Claim Access Key from a Polar order via POST /v1/access/polar/claim.