juniper_rocket

Crates.iojuniper_rocket
lib.rsjuniper_rocket
version0.9.0
sourcesrc
created_at2017-12-03 16:22:19.532754
updated_at2024-03-20 20:57:49.132362
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
id41576
size67,919
Kai Ren (tyranron)

documentation

https://docs.rs/juniper_rocket

README

juniper_rocket crate

Crates.io Documentation CI Rust 1.73+

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

License

This project is licensed under BSD 2-Clause License.

Commit count: 1337

cargo fmt