Go to file
Tanner 5a1305f997 Merge pull request #11 from vapor/hash
hash + fluent
2016-08-05 11:25:04 -04:00
fluent relation + query 2016-08-05 11:24:53 -04:00
getting-started update manual quickstart + version 2016-08-04 16:24:29 -04:00
guide hash 2016-08-04 17:07:28 -04:00
http update manual quickstart + version 2016-08-04 16:24:29 -04:00
routing logan comments 2016-08-03 15:58:18 -04:00
template json + routing update 2016-08-03 15:15:02 -04:00
.gitignore 📖 2016-07-30 16:09:50 -04:00
CONTRIBUTING.md contributing 2016-07-30 20:29:40 -04:00
README.md how to read 2016-07-30 17:46:22 -04:00
couscous.yml relation + query 2016-08-05 11:24:53 -04:00

README.md

Vapor Documentation

This is the documentation for Vapor, a Web Framework for Swift that works on iOS, macOS, and Ubuntu; and all of the packages that Qutheory offers.

Vapor is the most used web framework for Swift. It provides a beautifully expressive and easy to use foundation for your next website or API.

To view the framework's source code and code documentation, visit Vapor's GitHub.

How To Read

You can read this guide by clicking through the folders and markdown files on GitHub or through the rendered GitHub Pages.

🚀 Getting Started

Learn how to install Swift 3 and the Vapor Toolbox. Get a high level overview of Vapor and development with Xcode in a brief tutorial.

📖 Guide

Learn about how to use all of Vapor's powerful and modern features from routing to encryption.

👥 Authors

Tanner Nelson, Logan Wright, and the hundreds of members of Qutheory.