coasys_juniper_hyper

Crates.iocoasys_juniper_hyper
lib.rscoasys_juniper_hyper
version0.9.0
created_at2024-02-29 05:53:59.071247+00
updated_at2024-02-29 05:53:59.071247+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
id1157424
size63,846
Fayeed Pawaskar (fayeed)

documentation

https://docs.rs/juniper_hyper

README

juniper_hyper crate

Crates.io Documentation CI Rust 1.65+

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