17 unstable releases

0.9.0 Mar 20, 2024
0.8.0 Jul 8, 2021
0.7.3 Feb 2, 2022
0.7.1 Jun 8, 2021
0.1.0 Sep 13, 2018

#1289 in HTTP server

Download history 98/week @ 2024-10-26 145/week @ 2024-11-02 137/week @ 2024-11-09 94/week @ 2024-11-16 81/week @ 2024-11-23 78/week @ 2024-11-30 193/week @ 2024-12-07 147/week @ 2024-12-14 53/week @ 2024-12-21 32/week @ 2024-12-28 50/week @ 2025-01-04 90/week @ 2025-01-11 122/week @ 2025-01-18 89/week @ 2025-01-25 126/week @ 2025-02-01 315/week @ 2025-02-08

666 downloads per month

BSD-2-Clause

1.5MB
36K SLoC

juniper_hyper crate

Crates.io Documentation CI Rust 1.73+

hyper 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/hyper_server.rs for example code of a working hyper server with GraphQL handlers.

License

This project is licensed under BSD 2-Clause License.

Dependencies

~7–15MB
~172K SLoC