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

#570 in HTTP server

Download history 2044/week @ 2024-06-17 2816/week @ 2024-06-24 1605/week @ 2024-07-01 1790/week @ 2024-07-08 1935/week @ 2024-07-15 1574/week @ 2024-07-22 2145/week @ 2024-07-29 1697/week @ 2024-08-05 2268/week @ 2024-08-12 1835/week @ 2024-08-19 2114/week @ 2024-08-26 1665/week @ 2024-09-02 2097/week @ 2024-09-09 1690/week @ 2024-09-16 2453/week @ 2024-09-23 2837/week @ 2024-09-30

9,167 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–20MB
~286K SLoC