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

#1314 in HTTP server

Download history 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 118/week @ 2024-09-26 92/week @ 2024-10-03 70/week @ 2024-10-10 57/week @ 2024-10-17 99/week @ 2024-10-24 111/week @ 2024-10-31 134/week @ 2024-11-07

412 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–15MB
~175K SLoC