SkillAgentSearch skills...

SwiftServer

No description available

Install / Use

/learn @hjiang/SwiftServer
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

An example HTTP server in Swift

  1. Install a development snapshot of Swift from: https://swift.org/download/ and make sure its bin directory is in your system PATH. We need the Swift package manager which is not available in the release version.

  2. Build and run it.

    $ swift build
    $ .build/debug/SwiftServer
    
  3. Open http://localhost:8080/ on your browser.

Related Skills

View on GitHub
GitHub Stars4
CategoryDevelopment
Updated4y ago
Forks0

Languages

Swift

Security Score

50/100

Audited on Feb 2, 2022

No findings