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

#1286 in HTTP server

Download history 72/week @ 2024-07-22 221/week @ 2024-07-29 65/week @ 2024-08-05 157/week @ 2024-08-12 95/week @ 2024-08-19 53/week @ 2024-08-26 197/week @ 2024-09-02 129/week @ 2024-09-09 91/week @ 2024-09-16 252/week @ 2024-09-23 118/week @ 2024-09-30 22/week @ 2024-10-07 123/week @ 2024-10-14 46/week @ 2024-10-21 95/week @ 2024-10-28 127/week @ 2024-11-04

400 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
~833K SLoC