18 releases (9 breaking)

Uses new Rust 2024

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

#779 in HTTP server

Download history 164/week @ 2025-11-19 19/week @ 2025-11-26 11/week @ 2025-12-03 177/week @ 2025-12-10 222/week @ 2025-12-17 192/week @ 2025-12-24 71/week @ 2025-12-31 375/week @ 2026-01-07 270/week @ 2026-01-14 208/week @ 2026-01-21 315/week @ 2026-01-28 293/week @ 2026-02-04 262/week @ 2026-02-11 193/week @ 2026-02-18 164/week @ 2026-02-25 391/week @ 2026-03-04

1,106 downloads per month
Used in 7 crates (via oxirs-gql)

BSD-2-Clause

1.5MB
39K SLoC

juniper_hyper crate

Crates.io Documentation CI Rust 1.85+

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

~9–12MB
~190K SLoC