vapor-docs/docs/index.zh.md

38 lines
2.1 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

Vapor 是 Swift 最流行的 Web 网络框架。它可以为你的网站或 API 提供精美的页面展示和简易的使用方式。
!!! 招募-翻译爱好者
Vapor 中文翻译小组现招募翻译爱好者参与文档的翻译和校对,你可以查看中文节点下尚未完成的部分,然后选一篇你感兴趣的文档进行翻译,之后 [在此](https://github.com/vapor/docs) 提交 PR我们将在校对无误后同步更新在这个文档。
## 开始
如果你是第一次使用 Vapor请前往 [安装 → macOS](install/macos.md) 安装 Swift 和 Vapor 开发环境。
Vapor 安装完成后,请查看 [开始 → 你好,世界](gettingstarted/hello-world.md) 示例,以创建你的第一个 Vapor 应用程序!
## 其他资源
这里是其他一些有关 Vapor 框架的内容,以供学习与交流。
| 名称 | 描述 | 链接 |
|----------------|--------------------------------------------------|-----------------------------------------------------------------|
| Vapor Discord | 与数千名 Vapor 开发人员交流。 | [访问 →](http://vapor.team) |
| API docs | 通过代码注释自动生成的文档。 | [访问 →](http://api.vapor.codes) |
| Stack Overflow | 使用 `Vapor` 标签提问和回答相关问题。 | [访问 →](http://stackoverflow.com/questions/tagged/vapor) |
| Swift Forums |在 Swift.org 论坛的 Vapor 专题发布。 | [访问 →](https://forums.swift.org/c/related-projects/vapor) |
| Source Code | 了解 Vapor 的工作原理。 | [访问 →](https://github.com/vapor/vapor) |
| GitHub Issues | 在 GitHub 上报告错误或提交功能。 | [访问 →](https://github.com/vapor/vapor/issues) |
## 旧版文档
旧版文档已废弃,如有需要可在此查看:[https://legacy.docs.vapor.codes/](https://legacy.docs.vapor.codes/)。
## 作者
Vapor 核心团队以及 Vapor 社区的数百名成员。