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

#1011 in HTTP server

Download history 243/week @ 2025-12-18 155/week @ 2025-12-25 112/week @ 2026-01-01 380/week @ 2026-01-08 251/week @ 2026-01-15 230/week @ 2026-01-22 315/week @ 2026-01-29 283/week @ 2026-02-05 254/week @ 2026-02-12 217/week @ 2026-02-19 216/week @ 2026-02-26 305/week @ 2026-03-05 187/week @ 2026-03-12 118/week @ 2026-03-19 43/week @ 2026-03-26 9/week @ 2026-04-02

372 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

~8–11MB
~184K SLoC