
MistKit Overview
Swift Package for Server-Side and Command-Line Access to CloudKit Web Services
Rather than the CloudKit framework this Swift package uses CloudKit Web Services.. Why?
Rather than the CloudKit framework this Swift package uses CloudKit Web Services.. Why?
- Building a Command Line Application
- Use on Linux (or any other non-Apple OS)
- Required for Server-Side Integration (via Vapor)
- Access via AWS Lambda
- Migrating Data from/to CloudKit
... and more
In my case, I was using this for the Vapor back-end for my Apple Watch app Heartwitch. Here's some example code showing how to setup and use MistKit with CloudKit container.