At last I have finally gotten around to investigating Swift, the new language from Apple for creating apps for both IOS and OSX. In common with many people, I've decided to dive straight in and access a web based API that expects, and returns, JSON encoded data. So far, so good. As it happens, I have a few projects all set up locally that expose RESTful APIs, so I immediately have something to test against. It's all going great. Plug in some boilerplate code, and hey presto, my API is ... read more
Web and application development
Taken a while to embrace async/await. I have no idea why it took so long, but wish it hadn't.
Follow meCategories
Tag Archives: Swift
September 16, 2014
JSON and Swift
Comments
Comments Off