Sends pushes both on iOS and Android. Web interface and post-request API availible.
In project directory:
-
build:
$ swift build
-
run:
$ .build/debug/SwiftPushServer
-
print
localhost:8090
in your browser
-
open
Package.swift
-
go to "edit sceme"->"options" and set custom working directory to your project dir
-
run it from XCode
-
print
localhost:8090
in your browser
Alex Shubin
Swift push server is available under the MIT license.