Skip to content

shingt/SwiftServerExamples

Repository files navigation

SwiftServerExamples

Server side application (isucon5) implementations in Swift. Under development.

Note: Since I haven't figured out an easy way to connect to db in Swift only dummy data is used instead of real data..

Usage

Setup

pod install
carthage update

Run

xcrun swift -F Carthage/Build/Mac -F Rome swifterServer.swift

# or

xcrun swift -F Carthage/Build/Mac -F Rome taylorServer.swift

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published