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

#1168 in HTTP server

Download history 22/week @ 2024-06-13 23/week @ 2024-06-20 16/week @ 2024-06-27 8/week @ 2024-07-04 41/week @ 2024-07-11 11/week @ 2024-07-18 129/week @ 2024-07-25 108/week @ 2024-08-01 68/week @ 2024-08-08 53/week @ 2024-08-15 51/week @ 2024-08-22 75/week @ 2024-08-29 49/week @ 2024-09-05 103/week @ 2024-09-12 124/week @ 2024-09-19 94/week @ 2024-09-26

382 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
~178K SLoC