Skip to content

Planetscale library compatible with Swift Cloud & Fastly Compute@Edge

License

Notifications You must be signed in to change notification settings

swift-cloud/PlanetScale

Repository files navigation

PlanetScale

A PlanetScale library compatible with all Apple platforms, Swift Cloud and Fastly Compute@Edge

Usage

let client = PlanetScaleClient(username: "...", password: "...")

let rows = try await client.execute("select * from customers limit 10").json()

About

Planetscale library compatible with Swift Cloud & Fastly Compute@Edge

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages