1
0
mirror of https://github.com/actix/examples synced 2025-01-22 14:05:55 +01:00
2020-04-05 02:30:49 +09:00
2020-04-05 02:30:49 +09:00
2020-04-05 02:30:49 +09:00
2020-04-03 16:16:17 +09:00
2020-04-03 16:16:17 +09:00
2020-04-05 02:30:49 +09:00
2020-04-05 02:30:49 +09:00
2020-05-20 19:34:41 +08:00
2020-04-05 02:30:49 +09:00
2020-07-29 15:19:18 +02:00
2020-04-05 13:50:44 +09:00
2020-04-05 13:50:44 +09:00
2020-04-05 13:50:44 +09:00
2019-12-25 20:48:33 +04:00
2020-04-05 13:50:44 +09:00
2020-04-05 13:50:44 +09:00
2020-05-19 13:48:49 +09:00
2020-05-19 12:46:00 +09:00
2020-04-05 02:30:49 +09:00
2020-04-05 13:50:44 +09:00
2020-04-05 13:50:44 +09:00
2020-07-19 00:57:15 +03:00
2020-04-08 01:18:52 +09:00
2020-04-08 01:18:52 +09:00
2020-04-08 01:18:52 +09:00
2020-04-08 01:18:52 +09:00
2020-04-09 01:54:28 +01:00
2020-04-30 15:43:41 +09:00
2018-04-12 17:07:42 -07:00
2019-03-09 22:38:15 -08:00

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

A curated list of examples related to actix.

from community

  • 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
  • Casbin-RS : An authorization library that supports access control models like ACL, RBAC, ABAC in Rust. See code in examples/casbin
  • actix-raft : An implementation of the Raft consensus protocol using the actix Actor framework.
  • lemmy : A federated alternative to reddit in rust.
  • actix-realworld-example-app : Implementation of the RealWorld backend API spec in Actix.
  • Canduma : rust authentication server boilerplate
  • Broker : Real-time Zero-Code API Server
  • Rust, Docker & GraphQL: An example of using Dataloaders, context, and a minimal docker container.
  • Complete Actix 2.x REST Server: Actix 2.x HTTP Server featuring multi-database support, auth/JWTs, caching, static files, app state, tests, coverage, and docker.
  • Actix Server Authentication with JWT and MongoDB : An implementation of JWT in Actix.
  • 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 for color blindness simulations.

Contribute

Welcome to contribute !

Description
Actix web examples
Readme Apache-2.0 14 MiB
Languages
Rust 86.7%
HTML 7%
Python 3.1%
JavaScript 0.9%
Vue 0.9%
Other 1.3%