juniper_warp

Crates.iojuniper_warp
lib.rsjuniper_warp
version0.9.0
created_at2018-09-13 16:31:35.499396+00
updated_at2025-09-08 23:24:18.999576+00
description`juniper` GraphQL integration with `warp`.
homepagehttps://github.com/graphql-rust/juniper/tree/master/juniper_warp
repositoryhttps://github.com/graphql-rust/juniper
max_upload_size
id84556
size99,928
Kai Ren (tyranron)

documentation

https://docs.rs/juniper_warp

README

juniper_warp crate

Crates.io Documentation CI Rust 1.85+

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.

Commit count: 1431

cargo fmt