juniper_hyper

Crates.iojuniper_hyper
lib.rsjuniper_hyper
version0.9.0
sourcesrc
created_at2018-09-13 17:01:59.06847
updated_at2024-03-20 20:05:36.798793
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
size58,556
Kai Ren (tyranron)

documentation

https://docs.rs/juniper_hyper

README

juniper_hyper crate

Crates.io Documentation CI Rust 1.73+

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: 1337

cargo fmt