Crates.io | juniper_hyper |
lib.rs | juniper_hyper |
version | 0.9.0 |
source | src |
created_at | 2018-09-13 17:01:59.06847 |
updated_at | 2024-03-20 20:05:36.798793 |
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 | 58,556 |
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.