/rust-graphql-example

The accompanying project for a tutorial. Uses Rust, Juniper GraphQL Server + Actix, and Diesel ORM.

Primary LanguageRust

Rust GraphQL Example

Article: Building Powerful GraphQL Servers with Rust

The accompanying project for a tutorial. Uses Rust, Juniper GraphQL Server + Actix, and Diesel.

  • Juniper GraphQL Server

  • Diesel ORM

  • Actix web framework

  • Rust