fattenap / actix-web-juniper-diesel
Example using Rust Actix-web with juniper and diesel, connecting to postgreSQL (r2d2 - pooled connection)
☆24Updated 5 years ago
Alternatives and similar repositories for actix-web-juniper-diesel:
Users that are interested in actix-web-juniper-diesel are comparing it to the libraries listed below
- A Boilerplate of GraphQL API built in Rust + Warp + Juniper + Diesel☆96Updated last year
- A complete example how to setup a Rust GraphQL web server☆100Updated 2 years ago
- ☆213Updated 2 years ago
- A boilerplate template for starting a web services using Warp + SQLx (PostgreSQL) + Redis + Juniper (GraphQL). ❤️☆198Updated 2 years ago
- Rust / Tide example app following realworld.io☆148Updated 4 years ago
- (On-Hold until they fix Context) GraphQL server written in Rust.☆71Updated 4 years ago
- A migration manager written in Rust that attempts to be smart yet minimal☆107Updated last year
- User authentication/sessions/etc for Actix-Web. More of a sample project than a crate, but probably useful to some people.☆90Updated 5 years ago
- Scratch-Containerised Rust GraphQL-API using Dataloaders☆94Updated 3 years ago
- Library for avoiding N+1 query bugs with Juniper☆69Updated 4 years ago
- Proc-macro library used to map a tokio-postgres row to a Rust type (struct)☆64Updated 2 years ago
- Simple example how to use GraphQL with SQLite, Diesel, and Iron☆34Updated 7 years ago
- Schema first GraphQL in Rust with Juniper☆234Updated 3 years ago
- A template for starting a Yew project to be used with wasm-pack☆119Updated 2 years ago
- A routing library for the Yew frontend framework☆91Updated 4 years ago
- Protobuf integration for actix web☆81Updated 5 years ago
- Moved to actix-extras repo.☆83Updated 5 years ago
- Integrate Diesel into Tokio cleanly and efficiently.☆104Updated last year
- A dgraph client driver written in rust ⛺☆99Updated 4 years ago
- FaundaDB client for Rust☆63Updated last year
- Strongly-typed MongoDB driver for Rust☆80Updated 5 years ago
- Rust API bindings for the Stripe HTTP API.☆225Updated last year
- A simple background processing framework for Diesel and PostgreSQL☆119Updated 4 years ago
- ☆182Updated last year
- Rust implementation of Facebook's DataLoader using async-await.☆265Updated 5 months ago
- The accompanying project for a tutorial. Uses Rust, Juniper GraphQL Server + Actix, and Diesel ORM.