mod_swift v0.7.5 Release Notes

Release Date: 2017-02-14 // about 7 years ago
  • 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. This release takes Todo-Backend one step further: Access the todos using CalDAV!

    That's it. Demos how to implement a basic CalDAV/CardDAV server using Swift.