mirror of https://github.com/vapor/docs.git
1.9 KiB
1.9 KiB
This is the documentation for Vapor, a web framework for Swift.
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.
Languages
- English (docs.vapor.codes)
- 简体中文 (cn.docs.vapor.codes)
Getting Started
If this is your first time using Vapor, head to Install → macOS to install Swift and Vapor.
Once you have Vapor installed, check out Getting Started → Hello, world to create your first Vapor app!
Other Sources
Here are some other great places to find information about Vapor.
| name | description | link |
|---|---|---|
| Vapor Discord | Chat with thousands of Vapor developers. | visit → |
| API docs | Auto-generated documentation from code comments. | visit → |
| Stack Overflow | Ask and answer questions with the vapor tag. |
visit → |
| Swift Forums | Post in Vapor's section of the Swift.org forums. | visit → |
| Source Code | Learn how Vapor works under the hood. | visit → |
| GitHub Issues | Report bugs or request features on GitHub. | visit → |
Authors
Tanner Nelson, Logan Wright, and the hundreds of members of the Vapor community.