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

#1251 in HTTP server

Download history 2688/week @ 2024-10-20 1640/week @ 2024-10-27 555/week @ 2024-11-03 733/week @ 2024-11-10 696/week @ 2024-11-17 618/week @ 2024-11-24 683/week @ 2024-12-01 848/week @ 2024-12-08 655/week @ 2024-12-15 129/week @ 2024-12-22 280/week @ 2024-12-29 683/week @ 2025-01-05 547/week @ 2025-01-12 662/week @ 2025-01-19 639/week @ 2025-01-26 1045/week @ 2025-02-02

2,918 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