fattenap / actix-web-juniper-dieselLinks
Example using Rust Actix-web with juniper and diesel, connecting to postgreSQL (r2d2 - pooled connection)
☆24Updated 6 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
Sorting:
- ☆214Updated 3 years ago
- A boilerplate template for starting a web services using Warp + SQLx (PostgreSQL) + Redis + Juniper (GraphQL). ❤️☆200Updated 3 years ago
- Rust / Tide example app following realworld.io☆149Updated 5 years ago
- A Boilerplate of GraphQL API built in Rust + Warp + Juniper + Diesel☆97Updated 2 years ago
- Scratch-Containerised Rust GraphQL-API using Dataloaders☆93Updated 4 years ago
- A complete example how to setup a Rust GraphQL web server