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

#995 in HTTP server

Download history 49/week @ 2024-01-22 35/week @ 2024-01-29 557/week @ 2024-02-12 1234/week @ 2024-02-19 684/week @ 2024-02-26 190/week @ 2024-03-04 163/week @ 2024-03-11 289/week @ 2024-03-18 87/week @ 2024-03-25 281/week @ 2024-04-01 71/week @ 2024-04-08 113/week @ 2024-04-15 121/week @ 2024-04-22 106/week @ 2024-04-29 86/week @ 2024-05-06

435 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
~876K SLoC