swift-http Swift HTTP Installation Copy HTTP.swift from ./swift-http/ into your project. Usage HTTP.get("http://httpbin.org") { data, response, error in // ... } Test CMD + U License MIT