wpcodevo / rust-jwt-rs256Links
This guide will walk you through the process of implementing RS256 JWT authentication with Rust, using asymmetric keys (private and public keys) to ensure strong security. The API will be hosted on a high-performance Actix Web server and will store data in a PostgreSQL database.
☆10Updated 2 years ago
Alternatives and similar repositories for rust-jwt-rs256
Users that are interested in rust-jwt-rs256 are comparing it to the libraries listed below
Sorting:
- A fullstack authentication system using rust, sveltekit, and Typescript☆78Updated 2 years ago
- TodoMVC in Rust from Scratch (YouTube video tutorial)☆53Updated 3 years ago
- This is a simple Api template for Rust ( Axum framework )☆110Updated 2 years ago
- A user crud written in Rust, designed to connect to a MySQL database with full integration test coverage.☆128Updated last year
- Are you interested in building a secure authentication system for your Rust web application? Look no further than the Axum framework and …☆127Updated 2 years ago
- Code template for a production Web Application using Axum: The AwesomeApp Blueprint for Professional Web Development.☆604Updated last month
- Rust Axum Full Course code.☆322Updated last month
- A fullstack RealWorld implementation using rust, axum, sqlx, and yew!☆251Updated 3 years ago
- A RealWorld app implementation as a fullstack Rust project using Axum (back-end) and Dioxus (front-end).☆113Updated last year
- Rust API server showcase heavily influenced by the DDD, Clean Architecture and Hexagonal Architecture, using PostgreSQL.☆28Updated 2 years ago
- Example of JWT authentication and authorization in Rust using Warp☆52Updated 4 years ago
- GraphQL Rust Demo.☆196Updated last year
- A Clean Archtiecture template for a Rest API in rust☆201Updated last year
- A Rust implementation of the Realworld demo app spec using Axum and SQLx.☆235Updated last year
- Personal website, written in Rust, using EdgeDB, both server-side rendering and SPA☆40Updated last week
- 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 …☆54Updated 2 years ago
- ☆20Updated last year
- Starting project template for Rust Axum backend and Svelte frontend☆170Updated 2 years ago
- Todo list API made in rust + actix-web + tokio-postgres☆145Updated 2 months ago
- Full stack authenticated site built in Rust with Axum, Postgres and Shuttle☆24Updated 2 years ago
- DEPRECATED: A demo Rust API implementation using Tokio, Axum, async-graphql, and SeaORM☆129Updated last year
- Rust GraphQL Template 🏗️☆44Updated last month
- RealWorld with Rust + ActixWeb + Diesel on Clean Architecture☆107Updated last year
- Twitter clone in Rust☆134Updated last year
- A demo application for the cqrs-es crate.☆127Updated 2 years ago
- 🚀 Reusable template for building REST Web Services in Rust. Uses Axum HTTP web framework and SeaORM☆192Updated 8 months 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…☆32Updated last year
- A sample API Gateway built in Rust (work in progress) for learning purposes☆56Updated 2 years ago
- Simple rust api implemented with clean architecture☆40Updated last year
- Examples for using Shuttle with different frameworks and resources☆190Updated last week