Skip to content

Latest commit

 

History

History
executable file
·
95 lines (85 loc) · 3.2 KB

README.md

File metadata and controls

executable file
·
95 lines (85 loc) · 3.2 KB

OpenCloudKit

An open source framework for CloudKit written in Swift and inspired by Apple's CloudKit framework. OpenCloudKit is backed by CloudKit Web Services and is designed to allow easy CloudKit integration into Swift Servers whilst being familiar for developers who have experience with CloudKit on Apple's platforms.

Features

  • Fully featured wrapper around CloudKit Web Services
  • Same API as Apple's CloudKit
  • Supports all major operations supported by Apple’s CloudKit Framework
  • Server-to-Server Key Auth Support

Installation

Swift Package Manager