All posts about Swift

Building a Testable Network Layer with Alamofire

Building a Testable Network Layer with Alamofire

A protocol-oriented approach to HTTP networking in Swift using async/await, dependency injection, and proper error handling

Decodable SwiftData

Decodable SwiftData

A proof-of-concept for building offline-first iOS apps with Codable conforming models

Realtime SwiftUI + Vapor

Realtime SwiftUI + Vapor

Build a real-time chatroom with Vapor and SwiftUI using WebSockets

Deploy CoreML Models on the Server with Vapor

Deploy CoreML Models on the Server with Vapor

Get the benefits of Apple's ML tools server-side