lucperkins / rust-graphql-juniper-actix-diesel-postgresLinks
An example GraphQL server written in Rust
☆258Updated last year
Alternatives and similar repositories for rust-graphql-juniper-actix-diesel-postgres
Users that are interested in rust-graphql-juniper-actix-diesel-postgres are comparing it to the libraries listed below
Sorting:
- ☆234Updated 3 months ago
- A boilerplate template for starting a web services using Warp + SQLx (PostgreSQL) + Redis + Juniper (GraphQL). ❤️☆198Updated 3 years ago
- Scratch-Containerised Rust GraphQL-API using Dataloaders☆93Updated 3 years ago
- GraphQL Rust Demo.☆195Updated 11 months ago
- A bring your own types GraphQL client library for Rust☆429Updated this week
- Rust implementation of Facebook's DataLoader using async-await.☆268Updated 9 months ago
- ☆81Updated 3 years ago
- bringing orm-like features to sqlx☆298Updated 11 months ago
- Ergonomic state management for Yew applications☆325Updated 5 months ago
- Rust API bindings for the Stripe HTTP API.☆226Updated 2 years ago
- A Rust server with GraphQL API, Diesel, PostgreSQL, session authentication and JWT☆816Updated 10 months ago
- Very small rust docker image☆234Updated last year
- Structured logging for actix-web applications.☆248Updated last month
- Schema first GraphQL in Rust with Juniper☆237Updated 4 years ago
- DEPRECATED: A demo Rust API implementation using Tokio, Axum, async-graphql, and SeaORM☆130Updated last year
- A complete example how to setup a Rust GraphQL web server☆100Updated 2 years ago
- ☆183Updated last year
- Actix Web JWT☆154Updated 5 years ago
- Event Sourcing for Rust☆576Updated last week
- Use enums with Diesel ORM☆285Updated 5 months ago
- Build tailwind css for yew style applications, using docker-compose, so you don't need to have npm installed☆76Updated 2 years ago
- Real-time user experiences with server-rendered HTML☆216Updated last year
- A OAuth2 server library, for use in combination with actix or other frontends, featuring a set of configurable and pluggable backends.☆744Updated 4 months ago
- Spec compliant GraphQL Tools in Rust.☆588Updated last week
- SQL Query AST and Visitor for Rust☆585Updated 2 years ago
- Authorization extension for popular web-frameworks to protect your endpoints