1 unstable release

0.8.0 Feb 29, 2024

#1158 in HTTP server

Download history 135/week @ 2024-02-25 15/week @ 2024-03-03 6/week @ 2024-03-10 80/week @ 2024-03-17 5/week @ 2024-03-24 11/week @ 2024-03-31

103 downloads per month
Used in 2 crates (via ad4m-executor)

BSD-2-Clause

1.5MB
36K SLoC

juniper_warp crate

Crates.io Documentation CI Rust 1.65+

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–23MB
~321K SLoC