coasys_juniper_rocket

Crates.iocoasys_juniper_rocket
lib.rscoasys_juniper_rocket
version0.9.0
created_at2024-02-29 05:45:26.288902+00
updated_at2024-02-29 05:45:26.288902+00
description`juniper` GraphQL integration with `rocket`.
homepagehttps://github.com/graphql-rust/juniper/tree/master/juniper_rocket
repositoryhttps://github.com/graphql-rust/juniper
max_upload_size
id1157417
size78,728
Fayeed Pawaskar (fayeed)

documentation

https://docs.rs/juniper_rocket

README

juniper_rocket crate

Crates.io Documentation CI Rust 1.65+

rocket 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/rocket_server.rs for example code of a working rocket server with GraphQL handlers.

License

This project is licensed under BSD 2-Clause License.

Commit count: 1431

cargo fmt