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

#803 in HTTP server

Download history 1567/week @ 2024-07-21 2143/week @ 2024-07-28 1681/week @ 2024-08-04 2292/week @ 2024-08-11 1816/week @ 2024-08-18 2135/week @ 2024-08-25 1594/week @ 2024-09-01 2132/week @ 2024-09-08 1721/week @ 2024-09-15 2096/week @ 2024-09-22 3061/week @ 2024-09-29 2231/week @ 2024-10-06 2338/week @ 2024-10-13 2688/week @ 2024-10-20 1640/week @ 2024-10-27 554/week @ 2024-11-03

7,258 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
~291K SLoC