Welcome to our mod_swift demo.
- Raw Apache Handlers
- helloworld.mustache (raw Apache handler calling Mustache template in docroot)
- /helloworld/ (raw Apache debug handler w/o a mapped docroot file)
- /helloworld/testit.html (raw Apache debug handler w/ a mapped docroot file)
- /database (raw Apache handler accessing a SQL database)
- http.Server Handlers
- Connect
- Apache Express
- /express/ (template driven index page w/ session vars)
- /express/cookies (parse cookies and return them as JSON)
- /express/json (return a Swift array of dicts as JSON)
- /express/cows (show a random cow)
- Apache Express TodoMVC
mod_swift is brought to you by The Always Right Institute and ZeeZide. Enjoy!