16 releases
0.8.0 | Mar 20, 2024 |
---|---|
0.7.0 | Jul 8, 2021 |
0.6.5 | Jan 27, 2022 |
0.6.4 | Jun 8, 2021 |
0.1.0 | Sep 13, 2018 |
#570 in HTTP server
9,167 downloads per month
Used in 3 crates
1.5MB
37K
SLoC
juniper_warp
crate
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.
Dependencies
~10–20MB
~286K SLoC