oliverjumpertz / axum-graphql
A base setup for your next GraphQL API in Rust
☆53Updated last year
Alternatives and similar repositories for axum-graphql:
Users that are interested in axum-graphql are comparing it to the libraries listed below
- Rust server with Axum, GraphQL and SurrealDb☆59Updated 9 months ago
- Axum Session Management Libraries that use Sqlx☆161Updated last week
- Starter template for use with the Leptos web framework.☆126Updated 2 months ago
- An adapter to easily run an Axum server in a Cloudflare worker.☆75Updated this week
- Library to Provide a User Authentication and privilege Token Checks.☆111Updated 2 weeks ago
- Are you interested in building a secure authentication system for your Rust web application? Look no further than the Axum framework and …☆119Updated last year
- A demo application for the cqrs-es crate.☆119Updated last year
- Gerust is a project generator for Rust backend projects. It takes care of the accidental complexity so you can stay focused on what matte…☆88Updated this week
- Full stack authenticated site built in Rust with Axum, Postgres and Shuttle☆22Updated last year
- libSQL Rust client library can be used to communicate with sqld natively over HTTP protocol with native Rust interface.☆83Updated 5 months ago
- Simple and expressive SQL Builder for Rust (Database Executor/Driver Independent).☆62Updated 5 months ago
- Axum-based MPA using htmx for SPA-like functionality, styled with Tailwind.☆32Updated 7 months ago
- Rust implementation for Model Query Language support☆33Updated last month
- Real-time user experiences with server-rendered HTML☆206Updated 10 months ago
- Fuse Tailwind classes and create composite styles☆90Updated last week
- An axum OAuth example☆31Updated last year
- Starter template for use with the Leptos web framework and Axum.☆146Updated 2 months ago
- A blazing fast type-checked HTML macro crate.☆111Updated last week
- Layers, extractors and template engine wrappers for axum based Web MVC applications☆88Updated this week
- SurrealDB driver for Rust☆64Updated 2 years ago
- Heavy Metal Leptos Stack with Tailwind, Axum, Sqlite, and Cargo Leptos☆68Updated 2 years ago
- Type safe multipart/form-data handling for axum.☆94Updated last week
- 🌿 SQL schema definition and discovery☆199Updated last month
- A RealWorld app implementation as a fullstack Rust project using Axum (back-end) and Dioxus (front-end).☆94Updated 11 months ago
- ☆43Updated 2 years ago
- Request-scoped sqlx transactions for axum☆54Updated 2 weeks ago
- A tower (axum) cookies manager☆127Updated 3 weeks ago
- Async state management for Leptos, providing simplified data fetching, integrated reactivity, SSR support, and smart cache management.☆170Updated 9 months ago
- High-level http auth extractors for axum