Kundli Matching API - Go

Kundli Matching API with Go 🔵

Integrate Kundli Matching API into your Go application.

Installation

go get vedika.io/sdk

Example Code

// Go example
// Install: go get vedika.io/sdk

const client = new VedikaClient("YOUR_API_KEY");
const result = client.kundli_matching(...);

Get Started Free

Try our sandbox API with no authentication required

Try Sandbox Read Docs