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

#1437 in HTTP server

Download history 28/week @ 2024-11-16 104/week @ 2024-11-23 81/week @ 2024-11-30 342/week @ 2024-12-07 231/week @ 2024-12-14 26/week @ 2024-12-21 13/week @ 2024-12-28 92/week @ 2025-01-04 192/week @ 2025-01-11 141/week @ 2025-01-18 91/week @ 2025-01-25 196/week @ 2025-02-01 216/week @ 2025-02-08 144/week @ 2025-02-15 188/week @ 2025-02-22 169/week @ 2025-03-01

751 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

~18–49MB
~822K SLoC