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

#812 in HTTP server

Download history 2192/week @ 2024-08-14 1789/week @ 2024-08-21 1925/week @ 2024-08-28 2224/week @ 2024-09-04 2116/week @ 2024-09-11 1338/week @ 2024-09-18 2487/week @ 2024-09-25 2874/week @ 2024-10-02 2489/week @ 2024-10-09 2093/week @ 2024-10-16 2976/week @ 2024-10-23 833/week @ 2024-10-30 407/week @ 2024-11-06 770/week @ 2024-11-13 803/week @ 2024-11-20 533/week @ 2024-11-27

2,597 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
~289K SLoC