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
1,106 downloads per month
Used in 7 crates
(via oxirs-gql)
1.5MB
39K
SLoC
juniper_hyper crate
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