Crates.io | juniper_hyper |
lib.rs | juniper_hyper |
version | 0.10.0 |
created_at | 2018-09-13 17:01:59.06847+00 |
updated_at | 2025-09-08 22:59:29.048734+00 |
description | `juniper` GraphQL integration with `hyper`. |
homepage | https://github.com/graphql-rust/juniper/tree/master/juniper_hyper |
repository | https://github.com/graphql-rust/juniper |
max_upload_size | |
id | 84560 |
size | 73,183 |
juniper_hyper
cratehyper
web server integration for juniper
(GraphQL implementation for Rust).
For documentation, including guides and examples, check out Juniper Book.
A basic usage example can also be found in the API docs.
Check examples/hyper_server.rs
for example code of a working hyper
server with GraphQL handlers.
This project is licensed under BSD 2-Clause License.