1
0
mirror of https://github.com/actix/examples synced 2024-11-23 14:31:07 +01:00
examples/README.md
2021-02-25 16:42:07 +00:00

3.1 KiB

Actix Examples

Curated examples using the Actix ecosystem.

build status Join the chat at https://gitter.im/actix/actix-web

Community Showcase

  • Triox : A free file hosting server that focuses on speed, reliability and security.
  • binserve : A fast, secure, and easy to set up static web server written on top of Actix Web with routing, templating, and various other features.
  • Roseline : A personal web site and discord & IRC bot to access simple SQLite database. Demonstrates usage of various Actix and Actix Web concepts.
  • lemmy : A federated alternative to reddit in Rust.
  • MeiliSearch: Fast, Relevant and Typo-Tolerant Search Engine. Open source alternative to Algolia.
  • Dalted: Simple webapp that showcases the integration of image-rs with Actix Web for color blindness simulations.

Community Articles, Example Apps, Starters & Boilerplate Projects

Contribute

Pull requests welcome for small, focussed example projects demonstrating patterns or techniques.

Submissions also accepted to have your app or repo considered for the showcase lists.