AramSemerjyan / sssexample

Swift Server Side example

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Swift server side example

To start please run this command:

swift build

swift run

You can configure external url with option --polis-url:

swift run sssexample --polis-url URL

You can configure folder name where json files are saved with option --json-folder-dir:

swift run sssexample --json-folder-dir FOLDER_NAME

You can configure host name with option --host:

swift run sssexample --host HOST_NAME

You can configure port name with option --port:

swift run sssexample --port PORT

About

Swift Server Side example


Languages

Language:Swift 100.0%