2018-06-22 17:18:14 +02:00
|
|
|
|
---
|
|
|
|
|
title: 社区
|
|
|
|
|
description: 人生中最美好的事物就是分享
|
|
|
|
|
---
|
|
|
|
|
|
|
|
|
|
# 加入我们
|
|
|
|
|
|
2018-06-24 16:31:09 +02:00
|
|
|
|
想与其他人讨论问题吗?Actix的你最好的起点是:
|
2018-06-22 17:18:14 +02:00
|
|
|
|
|
2018-06-24 16:31:09 +02:00
|
|
|
|
- [gitter](https://gitter.im/actix/actix)频道
|
|
|
|
|
- [reddit](https://www.reddit.com/r/actix/)社区
|
|
|
|
|
- QQ群:570065685
|
|
|
|
|
|
|
|
|
|
如果你发现了一个bug,最好直接去
|
|
|
|
|
[github](https://github.com/actix) . 有2个主要仓库:
|
|
|
|
|
|
|
|
|
|
- [actix](https://github.com/actix/actix) Rust强大的actor系统
|
|
|
|
|
- [actix-web](https://github.com/actix/actix-web) Rust高水平Web框架。
|
2018-06-22 17:18:14 +02:00
|
|
|
|
|
|
|
|
|
我们是一个热情的社区,所以不要害怕参与. [我们遵守的行为准则](coc/).
|
|
|
|
|
|
|
|
|
|
# 案例
|
|
|
|
|
如果你还没有准备好,这里有一些案例
|
|
|
|
|
|
2018-06-24 16:31:09 +02:00
|
|
|
|
- [OUISRC/muro](https://github.com/OUISRC/muro) : The interest and community for internet .(reddit clone)
|
2018-06-22 17:18:14 +02:00
|
|
|
|
- [swipe-app/swipe-server](https://github.com/swipe-app/swipe-server) : Swipe app api with actix-web and graphql
|
2018-06-24 16:31:09 +02:00
|
|
|
|
- [yew-actix-protobuf-sample](https://github.com/havarnov/yew-actix-protobuf-sample) : web app written in yew and actix.
|
2018-06-24 16:52:18 +02:00
|
|
|
|
- [yinyanlv/partner](https://github.com/yinyanlv/partner) : 私人生活辅助系统,前后端分离,前段Angular6+,后端Actix-web + redis + mysql
|
|
|
|
|
- [yinyanlv/partner-client](https://github.com/yinyanlv/partner-client) : partner的web客户端
|