sun3shines / examples

Actix web examples

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

A curated list of examples related to actix.

from community

  • kriry.com : Explore-Interactive net. 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
  • 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.

Contribute

Welcome to contribute !

About

Actix web examples

License:Apache License 2.0


Languages

Language:Rust 81.4%Language:HTML 7.8%Language:Python 5.3%Language:TSQL 1.4%Language:Vue 1.4%Language:JavaScript 1.2%Language:PLpgSQL 0.8%Language:CSS 0.5%Language:Dockerfile 0.1%Language:Shell 0.1%