1
0
mirror of https://github.com/actix/examples synced 2024-11-23 22:41:07 +01:00
examples/README.md
2019-06-11 17:47:37 +08:00

1.1 KiB

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.
  • OUISRC : Welcome to OUISRC, let us Gain more in exploration and interaction.
  • 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 !