2 posts tagged with swift.
Displaying 1 through 2 of 2. Subscribe:

Bartender.live Cocktail App

I had been looking for an app to help me figure out what cocktails I could make with what I have in my home bar, but just didn't really like any of the ones out there. So I bit the bullet and finally taught myself Swift and created this app. [more inside]
posted by GatorDavid on Feb 13, 2018 - 5 comments

Malimbe: an asynchronous server-side web framework in Swift

After Apple open-sourced their Swift programming language and released a preliminary Linux port, I started putting together a server-side web framework for it. So did many others, though my web framework is (as far as I know) the only one to use futures for concurrency. It's still very much a work in progress, though now has a few toy apps, some useful middleware, and a Swiftily protocol-based HTML generation mechanism. [more inside]
posted by acb on Feb 12, 2016 - 0 comments

Page: 1