17 unstable releases

0.9.0 Mar 20, 2024
0.8.0 Jul 8, 2021
0.7.3 Feb 2, 2022
0.7.1 Jun 8, 2021
0.1.0 Sep 13, 2018

#1212 in HTTP server

Download history 89/week @ 2024-08-26 56/week @ 2024-09-02 79/week @ 2024-09-09 93/week @ 2024-09-16 152/week @ 2024-09-23 95/week @ 2024-09-30 73/week @ 2024-10-07 57/week @ 2024-10-14 82/week @ 2024-10-21 110/week @ 2024-10-28 161/week @ 2024-11-04 116/week @ 2024-11-11 95/week @ 2024-11-18 71/week @ 2024-11-25 77/week @ 2024-12-02 297/week @ 2024-12-09

551 downloads per month

BSD-2-Clause

1.5MB
36K SLoC

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.

Dependencies

~7–14MB
~173K SLoC