16 releases

0.8.0 Mar 20, 2024
0.7.0 Jul 8, 2021
0.6.5 Jan 27, 2022
0.6.4 Jun 8, 2021
0.1.0 Sep 13, 2018

#1607 in HTTP server

Download history 695/week @ 2024-12-14 145/week @ 2024-12-21 254/week @ 2024-12-28 684/week @ 2025-01-04 559/week @ 2025-01-11 640/week @ 2025-01-18 631/week @ 2025-01-25 1119/week @ 2025-02-01 914/week @ 2025-02-08 805/week @ 2025-02-15 968/week @ 2025-02-22 914/week @ 2025-03-01 1065/week @ 2025-03-08 1082/week @ 2025-03-15 914/week @ 2025-03-22 480/week @ 2025-03-29

3,664 downloads per month
Used in 3 crates

BSD-2-Clause

1.5MB
37K SLoC

juniper_warp crate

Crates.io Documentation CI Rust 1.73+

warp 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/subscription.rs for example code of a working warp server with GraphQL handlers and subscriptions.

License

This project is licensed under BSD 2-Clause License.

Dependencies

~11–21MB
~296K SLoC