10 releases
Uses new Rust 2024
| 0.7.0 | Sep 8, 2025 |
|---|---|
| 0.6.0 | Jul 23, 2024 |
| 0.5.0 | Mar 20, 2024 |
| 0.4.0 | Jul 8, 2021 |
| 0.2.1 | Dec 12, 2020 |
#1343 in HTTP server
1,657 downloads per month
Used in 2 crates
1.5MB
40K
SLoC
juniper_actix crate
actix-web web server integration for juniper (GraphQL implementation for Rust).
It's inspired and some parts are copied from juniper_warp crate.
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 actix-web server with GraphQL handlers.
License
This project is licensed under BSD 2-Clause License.
Dependencies
~21–36MB
~500K SLoC