actix-web topic

List actix-web repositories

actixweb-sqlx-jwt

87
Stars
19
Forks
Watchers

A jwt template project of actix-web and sqlx

crate-trends

17
Stars
0
Forks
Watchers

🦀Visualize Rust Package: Crates comparison website

toplog

10
Stars
2
Forks
Watchers

An Aggregator for Programmers

protect-endpoints

172
Stars
14
Forks
Watchers

Authorization extension for popular web-frameworks to protect your endpoints

jelly

90
Stars
9
Forks
Watchers

User authentication/sessions/etc for Actix-Web. More of a sample project than a crate, but probably useful to some people.

actix-web-lab

85
Stars
14
Forks
Watchers

Experimental extractors, middleware, and other extras for possible inclusion in Actix Web.

actix-realworld-example-app

516
Stars
72
Forks
Watchers

[UNMAINTAINED] Implementation of the RealWorld backend API spec in Actix, Rust's powerful actor system and most fun web framework.

karaoke-rs

157
Stars
11
Forks
Watchers

A simple, network enabled karaoke player in Rust

actix-graphql-react

26
Stars
5
Forks
Watchers

Clean boilerplate for GraphQL server & react-app built with Rust & TypeScript. Backend: actix-web + juniper(GraphQL server) + diesel(ORM); Frontend: react + apollo(GraphQL client).

actix-web-async-graphql-rbatis

28
Stars
5
Forks
Watchers

Clean boilerplate for graphql services using actix-web, rhai, async-graphql, surf, rbatis, graphql-client, handlebars-rust, jsonwebtoken, and mysql / postgresql.