November 2018
Intermediate to advanced
404 pages
10h 16m
English
Follow these steps to use PostgreSQL in your project:
import PackageDescriptionlet package = Package( name: "myJournal", dependencies: [ .package(url: "https://github.com/IBM-Swift/Kitura.git", .upToNextMinor(from: "2.5.0")), .package(url: "https://github.com/IBM-Swift/HeliumLogger.git", .upToNextMinor(from: "1.7.1")), .package(url: "https://github.com/IBM-Swift/CloudEnvironment.git", from: "8.0.0"), .package(url: "https://github.com/RuntimeTools/SwiftMetrics.git", from: "2.0.0"), .package(url: "https://github.com/IBM-Swift/Health.git", from: "1.0.0"), .package(url: "https://github.com/IBM-Swift/Kitura-StencilTemplateEngine.git", ...
Read now
Unlock full access