hseeberger / hello-rs
Simple dockerized Rust/Axum based HTTP server for demo purposes.
☆18Updated 11 months ago
Alternatives and similar repositories for hello-rs
Users that are interested in hello-rs are comparing it to the libraries listed below
Sorting:
- In this article, we'll explore how to create a robust API that supports Create, Read, Update, and Delete operations using the Axum framew…☆30Updated last year
- Rust server with Axum, GraphQL and SurrealDb☆60Updated 2 months ago
- ☆9Updated 5 months ago
- ☆20Updated 3 weeks ago
- A client IP address extractor for Axum☆57Updated 3 weeks ago
- Pluggable authentication/authorization for Rust/Axum servers☆37Updated last week
- High-level http auth extractors for axum☆112Updated 4 months ago
- Realworld leptos application with SSR☆61Updated last year
- Yew Rust / Wasm for using WebSockets☆19Updated last year
- 🔎 Prometheus metrics middleware for Axum☆72Updated 4 months ago
- JWT authorization layer for Axum.☆76Updated 8 months ago
- ☆48Updated 6 months ago
- A simple example of building a blog using Rust, Axum, Tokio, and PostgreSQL.☆32Updated 3 months ago
- Library to Provide a User Authentication and privilege Token Checks.☆118Updated 4 months ago
- Rexie is an easy-to-use, futures based wrapper around IndexedDB that compiles to webassembly.☆87Updated 8 months ago
- A modern take on microservices in a cloud native world☆27Updated this week
- Google Oauth Client Written in Rust☆34Updated 4 months ago
- Axum Session Management Libraries that use Sqlx☆170Updated 2 months ago
- A RealWorld app implementation as a fullstack Rust project using Axum (back-end) and Dioxus (front-end).☆106Updated last year
- A cron job library for Rust☆21Updated 3 months ago
- Rust implementation of reactor pattern for I/O resources☆20Updated 3 weeks ago
- Draw chart with svg for leptos☆61Updated last year
- Production-ready Axum + PostgreSQL application template☆48Updated 6 months ago
- Minimal example of using Tonic for client/server gRPC