Skip to content

v0.1.0

Choose a tag to compare

@vineyardbovines vineyardbovines released this 25 Aug 14:42
· 6 commits to main since this release

Initial release of skylink-sdk, a TypeScript SDK for SkyLink API v3.1.

Additions

  • Typed methods for all 58 SkyLink API v3.1 operations
  • Direct SkyLink and RapidAPI authentication
  • Automatic ICAO/IATA airport-code conversion
  • Structured errors and rate-limit metadata
  • JSON and PDF response handling
  • Configurable fetch implementation, headers, base URL, and timeout
  • ESM package with TypeScript declarations
  • Compatible with Node.js 22+, Bun, and modern server/edge runtimes

Install

npm install skylink-sdk

Full Changelog: https://github.com/vineyardbovines/skylink-sdk/commits/v0.1.0