mirror of
https://github.com/actix/examples
synced 2024-11-23 22:41:07 +01:00
14 lines
909 B
Markdown
14 lines
909 B
Markdown
# Actix examples [![Build Status](https://travis-ci.org/actix/examples.svg?branch=master)](https://travis-ci.org/actix/examples) [![Join the chat at https://gitter.im/actix/actix](https://badges.gitter.im/actix/actix.svg)](https://gitter.im/actix/actix?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
|
|
|
|
A curated list of examples related to actix.
|
|
|
|
## from community
|
|
* [Rust-webapp-starter
|
|
](https://github.com/rustlang-cn/Rust-webapp-starter) : Rust single page webapp written in actix-web with vuejs.
|
|
* [Rust中文社区](http://ruster.xyz/) : A CN online community written in Actix-web with vuejs [source](https://github.com/rustlang-cn/ruster).
|
|
* [Roseline](https://github.com/DoumanAsh/roseline.rs) : A personal web site and discord & IRC bot to access simple SQLite database. Demonstrates usage of various actix and actix-web concepts.
|
|
|
|
## Contribute
|
|
|
|
Welcome to contribute !
|