| Crates.io | juniper_axum |
| lib.rs | juniper_axum |
| version | 0.3.0 |
| created_at | 2024-03-20 21:46:17.98777+00 |
| updated_at | 2025-09-08 23:00:41.172881+00 |
| description | `juniper` GraphQL integration with `axum`. |
| homepage | https://github.com/graphql-rust/juniper/tree/master/juniper_axum |
| repository | https://github.com/graphql-rust/juniper |
| max_upload_size | |
| id | 1181009 |
| size | 106,323 |
juniper_axum crateaxum web server integration for juniper (GraphQL implementation for Rust).
For documentation, including guides and examples, check out Juniper Book.
A basic usage example can also be found in the API docs.
Check examples/simple.rs and examples/custom.rs for example code of a working axum server with GraphQL handlers.
This project is licensed under BSD 2-Clause License.