coasys_juniper_warp

Crates.iocoasys_juniper_warp
lib.rscoasys_juniper_warp
version0.8.0
created_at2024-02-29 05:59:00.475461+00
updated_at2024-02-29 05:59:00.475461+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
id1157427
size93,561
Fayeed Pawaskar (fayeed)

documentation

https://docs.rs/juniper_warp

README

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.

Commit count: 1431

cargo fmt