Rust GraphQL Study Agenda Rust: Whats so cool about it? Fast Built in testing Powerful abstractions with minimal overhead Low level control Strongly typed GraphQL: The power at hand Flexible Gives power to the frontend Focus on data shape and hierarchy Diesel, Juniper, Rocket Building Models with Diesel Unit Testing with Rust GraphQL Types With Junpier Setting up Rocket Links https://www.rust-lang.org/ https://graphql.org/ https://diesel.rs/ https://github.com/graphql-rust/juniper https://rocket.rs/