/examples

Actix web examples

Primary LanguageRustApache License 2.0Apache-2.0

Actix examples Build Status Join the chat at https://gitter.im/actix/actix

A curated list of examples related to actix.

from community

  • RutHub: A service for sharing read list powered by actix-web + diesel, repo.
  • Rust-webapp-starter : Rust single page webapp written in actix-web with vuejs.
  • Rust中文社区 : A CN online community forum written in Actix-web with vuejs source.
  • Roseline : A personal web site and discord & IRC bot to access simple SQLite database. Demonstrates usage of various actix and actix-web concepts.
  • Actix Auth Server : Auth web micro-service with rust using actix-web - complete tutorial. See code in examples/simple-auth-server

Contribute

Welcome to contribute !