juniper_hyper

Crates.iojuniper_hyper
lib.rsjuniper_hyper
version0.10.0
created_at2018-09-13 17:01:59.06847+00
updated_at2025-09-08 22:59:29.048734+00
description`juniper` GraphQL integration with `hyper`.
homepagehttps://github.com/graphql-rust/juniper/tree/master/juniper_hyper
repositoryhttps://github.com/graphql-rust/juniper
max_upload_size
id84560
size73,183
Kai Ren (tyranron)

documentation

https://docs.rs/juniper_hyper

README

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.

Commit count: 1431

cargo fmt