b89712a887
This is done for a lower maintainance burden and combined testing.
1.3 KiB
1.3 KiB
juniper_rocket
This repository contains the Rocket web server integration for Juniper, a GraphQL implementation for Rust.
Documentation
Once the crate is published, the documentation will be on docs.rs.
For now, please consult the example below.
Examples
Check examples/rocket_server.rs for example code of a working Rocket server with GraphQL handlers.
License
This project is under the BSD-2 license.
Check the LICENSE file for details.