4 releases (2 breaking)
Uses new Rust 2024
| 0.3.0 | Sep 8, 2025 |
|---|---|
| 0.2.0 | Jan 13, 2025 |
| 0.1.1 | Oct 28, 2024 |
| 0.1.0 | Mar 20, 2024 |
#1046 in HTTP server
14,137 downloads per month
Used in 7 crates
(3 directly)
1.5MB
41K
SLoC
juniper_axum crate
axum 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 and examples/custom.rs for example code of a working axum server with GraphQL handlers.
License
This project is licensed under BSD 2-Clause License.
Dependencies
~10–13MB
~217K SLoC