#1023 Swift Haystack implementation

Jay Herron Tue 27 Dec 2022

Hey Haystackers,

Just wanted to announce that I've created an implementation of Haystack in Swift. Currently it's got the type system, zinc and JSON encoding/decoding, and an HTTP API client with authentication. It is both Darwin and Linux compatible, and should lower the bar for creating Haystack-aware native apps on Apple platforms.

I hope others find it useful! Feel free to ping me with issues on the GitHub page, or give it a star if you like it!

Brian Frank Wed 28 Dec 2022

This is awesome Jay! I added a link the Downloads page to the project on GitHub

Login or Signup to reply.