# GraphQL - Home page: [graphql.org](https://graphql.org/) ## [[Rust]] ### Rust Client: [graphql_client](https://github.com/graphql-rust/graphql-client) ### Rust Server: [Juniper](https://github.com/graphql-rust/juniper) - Has [[warp]] and Rocket integrations