Skip to content

Swift module to ease simple CGI web app creation on Linux. The Playground for web programming using Swift.

License

Notifications You must be signed in to change notification settings

swift-indonesia/simpleWeb

 
 

Repository files navigation

simpleWeb

SimpleWeb is a Swift module to ease simple CGI web app creation on Linux. The emphasis is on easy and simple. So this is not for creating complex nor huge web apps, but for simple ones. It's more like the Playgrounds for web programming using Swift. :)

Demo app webtest.swift:
demo

Compilation using swifta.sh:
compile

The live demo can be seen here: http://cak.lebah.web.id/webtest.cgi
(It's on a free CodeAnywhere container, so it's not always on.)

About

Swift module to ease simple CGI web app creation on Linux. The Playground for web programming using Swift.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Swift 73.9%
  • Shell 21.0%
  • CSS 5.1%