1 unstable release

0.8.0 Feb 29, 2024

#1153 in HTTP server


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
~323K SLoC