A Boilerplate of GraphQL API built in Rust + Warp + Juniper + Diesel
☆96Aug 9, 2023Updated 2 years ago
Alternatives and similar repositories for rust_graphql_api_boilerplate
Users that are interested in rust_graphql_api_boilerplate are comparing it to the libraries listed below
Sorting:
- Example using Rust Actix-web (web framework) with juniper (Graphql) with diesel (ORM)☆14Dec 5, 2018Updated 7 years ago
- A complete example how to setup a Rust GraphQL web server☆100Jan 25, 2023Updated 3 years ago
- Rust web server boilerplate with tide☆47Mar 3, 2022Updated 3 years ago
- Novelty website + bucket questions implementation.☆42Jun 14, 2023Updated 2 years ago
- A dgraph client driver written in rust ⛺☆99Aug 23, 2020Updated 5 years ago
- A Rust server with GraphQL API, Diesel, PostgreSQL, session authentication and JWT☆821Oct 25, 2024Updated last year
- A simple forum software☆16May 27, 2018Updated 7 years ago
- BackEnd Code for MyStore☆81Jun 21, 2020Updated 5 years ago
- Schema first GraphQL in Rust with Juniper