20 releases

0.9.0 Mar 20, 2024
0.8.2 May 25, 2022
0.8.1 Mar 29, 2022
0.8.0 Jul 8, 2021
0.1.1 Dec 3, 2017

#4 in #juniper

Download history 34/week @ 2024-01-28 1/week @ 2024-02-04 449/week @ 2024-02-11 1241/week @ 2024-02-18 712/week @ 2024-02-25 235/week @ 2024-03-03 164/week @ 2024-03-10 296/week @ 2024-03-17 92/week @ 2024-03-24 275/week @ 2024-03-31 83/week @ 2024-04-07 107/week @ 2024-04-14 116/week @ 2024-04-21 113/week @ 2024-04-28 86/week @ 2024-05-05 91/week @ 2024-05-12

421 downloads per month
Used in 6 crates (4 directly)

BSD-2-Clause

1.5MB
36K SLoC

juniper_rocket crate

Crates.io Documentation CI Rust 1.73+

rocket web server integration for juniper (GraphQL implementation for Rust).

Documentation

For documentation, including guides and examples, check out Juniper Book.

A basic usage example can also be found in the API docs.

Examples

Check examples/simple.rs for example code of a working rocket server with GraphQL handlers.

License

This project is licensed under BSD 2-Clause License.

Dependencies

~17–50MB
~872K SLoC