Sibling Relations
In this screencast, you'll learn how to set up sibling relationships between database tables in Vapor and Fluent.
5m • Intermediate • Ray Wenderlich
In this screencast, you'll learn how to set up sibling relationships between database tables in Vapor and Fluent.
5m • Intermediate • Ray Wenderlich
In this screencast, you'll learn how to set up parent / child relationships between database tables in Vapor and Fluent.
7m • Intermediate • Ray Wenderlich
Learn how to validate your user's input data with completely custom code, and other advanced validation techniques.
7m • Intermediate • Ray Wenderlich
Learn how to validate data posted by users - like names or email addresses - using Vapor's built in validators.
8m • Intermediate • Ray Wenderlich
Watch the Server Side Swift talk by Oliver Wang from NSLondon.
33m • Easy • Oliver Wang
Learn how to make a simple web app to list, create, and delete objects using Vapor, a popular server side swift framework.
7m • Intermediate • Ray Wenderlich
Learn how to use a simple CSS boilerplate library called Skeleton to beautify your Vapor web pages.
7m • Intermediate • Ray Wenderlich
Learn how to create a RESTful interface for your model objects in Vapor, a popular server side swift framework.
8m • Intermediate • Ray Wenderlich
In this screencast, you'll learn how to create basic controller objects to organize the routes for your web apps.
4m • Easy • Ray Wenderlich
In this screencast you'll learn how to deploy a Vapor app using PosgreSQL to a production environment using Heroku.
3m • Intermediate • Ray Wenderlich
Learn how to create, read, update, and delete objects in a database using Vapor, a popular server side Swift framework.
4m • Easy • Ray Wenderlich
Learn how to create model objects that you can persist in a database with Vapor, a popular server side Swift framework.
7m • Easy • Ray Wenderlich
Learn how to connect your Vapor app to a database, such as MySQL, MongoDB, or PostgreSQL, through three simple steps.
4m • Intermediate • Ray Wenderlich
Learn how server side Swift is making web development faster, safer, and more fun. The talk will compare Swift to today's popular web development languages and highlight the differences between Swift on Apple platforms vs. Linux.
36m • Easy • Tanner Nelson
Learn how to use templating in your server side Swift apps using Vapor, an open source server side Swift framework, and Leaf, a templating engine.
10m • Easy • Ray Wenderlich
Vapor is an open source server side Swift framework, that helps you write web apps and services using Swift 3. Learn how to get started with Vapor, and create your first server side Swift web app.
8m • Easy • Ray Wenderlich
Get an in-depth tour of the Swift 3 packages and modules that make up the Vapor web framework. Presented at the Apple Campus in sunny Cupertino, CA.
48m • Easy • Tanner Nelson and Logan Wright
Learn how to install Xcode 8, Swift 3, and the Vapor Toolbox using Swiftenv.
5m • Easy • Tanner Nelson
This is a how-to guide to get started with Swift on Ubuntu as a web environment using the Vapor Framework and Vagrant as the Virtual Environment.
19m • Intermediate • Paul Wilson
Join Edward for a live coding demo and even deploy a Swift application to the cloud!
29m • Easy • Edward Jiang
Vapor's co-founder Logan Wright teaches you the exquisite art of generics in Swift. Learn how to make your code more reusable and performant.
55m • Intermediate • Logan Wright
Create a Pokedex capable of storing, listing, and viewing caught Pokemon using the Vapor web framework.
42m • Easy • Tanner Nelson
Learn how to get started with server side Swift using Vapor. Watch Tanner Nelson, create an API, website, and iOS application using the Vapor framework.
51m • Easy • Tanner Nelson