Fork me on GitHub

ApacheExpress

Reliable Server Side Swift ✭ Make Apache great again!

Blog Docs About

ApacheExpress ✂️ mod_swift

Breaking news: A much enhanced ApacheExpress becomes its own project, separate from mod_swift.

May 31, 2017 Read More

🍓🍰 Running Server Side Swift on RaspberryPi

Running Swift server applications in a huge datacenter? That is for noobs. Running Swift server applications on a Raspberry Pi, that is 1337! And now you can …

April 21, 2017 Read More

📆 CalDAV (and CardDAV) for Server Side Swift

As part of mod_swift we have been shipping mods_todomvc. Which is an implementation of a Todo-Backend, a simple JSON API to access and modify a list of todos. Today we take Todo-Backend one step further: Access the todos using CalDAV!

February 14, 2017 Read More

🐘🐬 mod_swift 0.7.0 - SQL databases

A feature of Apache 2 known to few is mod_dbd. Using that you can configure a SQL database connection within the Apache.conf and use that within all your Apache modules/handlers.

February 6, 2017 Read More

🍬 Announcing mod_swift

I am pleased to announce the first demo release of mod_swift! A neat way to write Apache modules in Swift.

January 25, 2017 Read More