emarifer / rasty-stack-exampleLinks
Example of using a full stack with Rust.
☆11Updated 2 years ago
Alternatives and similar repositories for rasty-stack-example
Users that are interested in rasty-stack-example are comparing it to the libraries listed below
Sorting:
- ☆10Updated last year
- A simple todo web application using actix-web, PostgreSQL, Svelte, and Halfmoon☆12Updated 9 months ago
- In this article, we will explore the process of building a REST API in Rust with features like user registration, email verification, log…☆14Updated 2 years ago
- In this article, we'll explore how to create a robust API that supports Create, Read, Update, and Delete operations using the Axum framew…☆31Updated 2 years ago
- A fullstack authentication system using rust, sveltekit, and Typescript☆78Updated 2 years ago
- ☆11Updated 2 years ago
- Simple rust api implemented with clean architecture☆39Updated 2 years ago
- Axum demo☆16Updated last month
- ☆20Updated last year
- A RealWorld app implementation as a fullstack Rust project using Axum (back-end) and Dioxus (front-end).☆112Updated last year
- A chat room built using websockets and Rust (Axum).☆23Updated 2 weeks ago
- Full stack authenticated site built in Rust with Axum, Postgres and Shuttle☆24Updated 2 years ago
- X/Twitter clone in Axum 0.7.1☆13Updated 2 years ago
- A simple admin panel for managing system for hotel built using C#, WindowsForms, MySQL.☆22Updated 4 years ago
- call rest api using rust + yew☆13Updated 2 years ago
- TodoMVC in Rust from Scratch (YouTube video tutorial)☆54Updated 3 years ago
- Realworld leptos application with SSR☆71Updated last month
- An example of web application (REST API) by using Rust and Axum with DDD, Clean Architecture, Explicit Architecture.☆76Updated last year
- ☆32Updated 2 years ago
- Avored rust content management system☆131Updated 2 weeks ago
- Template for a microservice based on Domain Driven Design principles with Rust☆47Updated 2 weeks ago
- Simple dockerized Rust/Axum based HTTP server for demo purposes.☆18Updated this week
- In this article, we will delve into the implementation of JWT authentication in Rust, covering all crucial steps from generating and veri…☆29Updated 2 years ago
- Rust Tauri Introduction☆23Updated 2 years ago
- Master Rust backend development with Axum in this comprehensive tutorial. Learn user authentication, PostgreSQL integration, email verifi…☆104Updated last year
- Example of JWT authentication and authorization in Rust using Warp☆52Updated 4 years ago
- In this article, you'll learn how to build a secure and efficient backend API in Rust with JWT access and refresh tokens functionality. W…☆52Updated 2 years ago
- In this article, I'll walk you through the process of building a backend API using the Actix web framework, SQLX, PostgreSQL, and Docker.☆52Updated last year
- In this article, you'll learn how to build a CRUD API in Rust using SQLX, Actix-web, and PostgreSQL. Learning how to build a CRUD API as …