16 releases

new 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

#265 in HTTP server

Download history 3376/week @ 2023-11-30 3651/week @ 2023-12-07 2992/week @ 2023-12-14 2649/week @ 2023-12-21 2513/week @ 2023-12-28 4104/week @ 2024-01-04 3511/week @ 2024-01-11 3093/week @ 2024-01-18 3937/week @ 2024-01-25 3376/week @ 2024-02-01 1993/week @ 2024-02-08 2407/week @ 2024-02-15 3399/week @ 2024-02-22 3749/week @ 2024-02-29 3965/week @ 2024-03-07 1576/week @ 2024-03-14

13,263 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

~10–22MB
~318K SLoC