actix-realworld-example-app
Actix App
A Rust application demonstrating a full-stack application with CRUD operations and authentication using Actix as the backend web service.
[UNMAINTAINED] Implementation of the RealWorld backend API spec in Actix, Rust's powerful actor system and most fun web framework.
524 stars
15 watching
71 forks
Language: Rust
last commit: over 1 year ago actixactix-webbackendbackend-serverrealworld-backendrustweb
Related projects:
Repository | Description | Stars |
---|---|---|
robjtede/actix-web-lab | Experimental tools and components for building Actix Web applications. | 102 |
ddimaria/rust-actix-example | An Actix 2.x REST server implementation in Rust with various features | 295 |
zzy/yew-ssr-actix-web | Demonstrates server-side rendering of web applications with Rust and actix-web | 15 |
emk/rust-buildpack-example-actix | An example application demonstrating the deployment of a Rust web service using Actix and Heroku. | 46 |
emreyalvac/actix-web-jwt | A Rust-based backend API using Actix Web and JWT for user authentication and authorization | 155 |
rx0a/rayspace.dev | A full-stack web application built with Rust and native technologies | 42 |
jamesjmeyer210/actix_sqlx_mysql_user_crud | An application demonstrating a common design pattern for user CRUD operations in Rust. | 123 |
saschagrunert/webapp.rs | A complete web application written in Rust with both backend and frontend components. | 2,234 |
eckyputrady/haskell-scotty-realworld-example-app | A Haskell/Scotty-based real-world backend API example with CRUD operations and authentication | 209 |
actix/examples | A collection of showcase examples demonstrating the usage and capabilities of the Actix Web ecosystem | 3,739 |
seed-rs/seed-rs-realworld | A real-world application built with Seed to demonstrate full-stack development and CRUD operations | 124 |
markqiu/fastapi-mongodb-realworld-example-app | A real-world backend application using FastAPI and MongoDB | 440 |
martinkavik/seed-realworld-darklang | RealWorld application built on top of Seed and Dark lang backend | 9 |
gothinkster/aspnetcore-realworld-example-app | A fully featured ASP.NET Core web application demonstrating various patterns and technologies such as CQRS, MediatR, AutoMapper, and JWT authentication. | 1,954 |
actix/actix-web | A fast and powerful web framework for building asynchronous web applications | 21,957 |