Horoscope API - Swift

Horoscope API with Swift 🍎

Integrate Horoscope API into your Swift application.

Installation

Swift Package Manager

Example Code

// Swift example
// Install: Swift Package Manager

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

Get Started Free

Try our sandbox API with no authentication required

Try Sandbox Read Docs