Crates.io | juniper_rocket |
lib.rs | juniper_rocket |
version | 0.10.0 |
created_at | 2017-12-03 16:22:19.532754+00 |
updated_at | 2025-09-08 23:15:25.006015+00 |
description | `juniper` GraphQL integration with `rocket`. |
homepage | https://github.com/graphql-rust/juniper/tree/master/juniper_rocket |
repository | https://github.com/graphql-rust/juniper |
max_upload_size | |
id | 41576 |
size | 79,494 |
juniper_rocket
craterocket
web server integration for juniper
(GraphQL implementation for Rust).
For documentation, including guides and examples, check out Juniper Book.
A basic usage example can also be found in the API docs.
Check examples/simple.rs
for example code of a working rocket
server with GraphQL handlers.
This project is licensed under BSD 2-Clause License.