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

#335 in HTTP server

Download history 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 2247/week @ 2024-03-14 3176/week @ 2024-03-21 4011/week @ 2024-03-28 3605/week @ 2024-04-04 3645/week @ 2024-04-11 2337/week @ 2024-04-18 2098/week @ 2024-04-25 2186/week @ 2024-05-02

10,805 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–21MB
~314K SLoC