juniper_warp

Crates.iojuniper_warp
lib.rsjuniper_warp
version0.8.0
sourcesrc
created_at2018-09-13 16:31:35.499396
updated_at2024-03-20 20:41:02.746329
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
size88,239
Kai Ren (tyranron)

documentation

https://docs.rs/juniper_warp

README

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.

Commit count: 1296

cargo fmt