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

#829 in HTTP server

Download history 98/week @ 2023-12-15 77/week @ 2023-12-22 31/week @ 2023-12-29 87/week @ 2024-01-05 117/week @ 2024-01-12 67/week @ 2024-01-19 47/week @ 2024-01-26 4/week @ 2024-02-02 194/week @ 2024-02-09 1170/week @ 2024-02-16 831/week @ 2024-02-23 389/week @ 2024-03-01 194/week @ 2024-03-08 256/week @ 2024-03-15 156/week @ 2024-03-22 379/week @ 2024-03-29

1,005 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–53MB
~891K SLoC