CloudKit on the Server - Reintroducing MistKit

It’s been 5 years since I started work on MistKit but with some help from Claude Code and the swift-openapi-generator I was able to rebuild the library with more robust features.

If you want to do any CloudKit server-side work or any CloudKit work outside of Apple platforms, you’ll want to check this out. I’ve included some examples of doing public database and private database work in the repo.

I also posted the first part of how I rebuilt it with Claude Code and the swift-openapi-generator here:

2 Likes