Upgrade to Pro — share decks privately, control downloads, hide ads and more …

Server-side Swift using Vapor

Tanner
September 05, 2017

Server-side Swift using Vapor

Learn why you should use server-side Swift for your iOS or macOS application's backend. Learn how to get started with Vapor, a web framework for Swift, and how to deploy it.

Tanner

September 05, 2017
Tweet

More Decks by Tanner

Other Decks in Technology

Transcript

  1. + +

  2. create & migrate schema advanced querying (computed fields, joins, aggregates)

    Fluent ORM fetch and persist data transactions raw querying
  3. render data to HTML (web/email) for / if-else sugar nested

    templates expressions Leaf lazy & async