17 unstable releases

Uses new Rust 2024

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

#1011 in HTTP server

Download history 1512/week @ 2025-08-08 1145/week @ 2025-08-15 1092/week @ 2025-08-22 1897/week @ 2025-08-29 1490/week @ 2025-09-05 1043/week @ 2025-09-12 1242/week @ 2025-09-19 1308/week @ 2025-09-26 1102/week @ 2025-10-03 1248/week @ 2025-10-10 779/week @ 2025-10-17 849/week @ 2025-10-24 1189/week @ 2025-10-31 832/week @ 2025-11-07 892/week @ 2025-11-14 1137/week @ 2025-11-21

4,318 downloads per month
Used in 2 crates

BSD-2-Clause

1.5MB
40K SLoC

juniper_warp crate

Crates.io Documentation CI Rust 1.85+

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

~10–16MB
~279K SLoC