17 unstable releases

new 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

#598 in HTTP server

Download history 26/week @ 2023-11-27 10/week @ 2023-12-04 13/week @ 2023-12-11 11/week @ 2023-12-18 6/week @ 2023-12-25 7/week @ 2024-01-08 3/week @ 2024-01-15 8/week @ 2024-01-22 3/week @ 2024-01-29 3/week @ 2024-02-05 18/week @ 2024-02-12 25/week @ 2024-02-19 79/week @ 2024-02-26 36/week @ 2024-03-04 48/week @ 2024-03-11

189 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–9.5MB
~200K SLoC