rust-actix-example
REST server
An Actix 2.x REST server implementation in Rust with various features
Example Actix 2.x REST application implementing many features
292 stars
13 watching
56 forks
Language: Rust
last commit: 11 months ago Related projects:
Repository | Description | Stars |
---|---|---|
emk/rust-buildpack-example-actix | An example application demonstrating the deployment of a Rust web service using Actix and Heroku. | 46 |
robjtede/actix-web-lab | Experimental tools and components for building Actix Web applications. | 99 |
fairingrey/actix-realworld-example-app | A Rust application demonstrating a full-stack application with CRUD operations and authentication using Actix as the backend web service. | 523 |
zzy/yew-ssr-actix-web | Demonstrates server-side rendering of web applications with Rust and actix-web | 15 |
rx0a/rayspace.dev | A full-stack web application built with Rust and native technologies | 41 |
bytecodealliance/rustix | A safe Rust interface to POSIX-like system calls with configurable backends. | 1,491 |
alterionx/benxu-dev | A personal website built with Rust using modern web technologies | 0 |
rust-lang/rust-by-example | An interactive Rust learning platform with examples and a live code editor. | 7,082 |
mozilla-services/skeleton | A new Rust project skeleton for building an actix-based web application | 15 |
emreyalvac/actix-web-jwt | A Rust-based backend API using Actix Web and JWT for user authentication and authorization | 156 |
actix/examples | A collection of showcase examples demonstrating the usage and capabilities of the Actix Web ecosystem | 3,716 |
rustixir/darkapp | A movie store application built with Rust using an in-memory document-oriented NoSQL database and a web framework for fast CRUD operations. | 0 |
rust-lang-ru/rust-by-example | A translation project of the Rust programming language book | 63 |
camsjams/rust-actix-graphql-sqlx-postgresql | An end-to-end GraphQL project demonstrating the integration of Rust and PostgreSQL with Apollo Federation using actix and async-graphql. | 78 |
adrien-ben/vulkan-examples-rs | A collection of Vulkan examples in Rust for learning and demonstration purposes. | 22 |