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

Download history 6741/week @ 2025-09-23 5693/week @ 2025-09-30 6600/week @ 2025-10-07 7471/week @ 2025-10-14 4360/week @ 2025-10-21 6040/week @ 2025-10-28 6226/week @ 2025-11-04 6595/week @ 2025-11-11 5620/week @ 2025-11-18 5188/week @ 2025-11-25 7505/week @ 2025-12-02 6989/week @ 2025-12-09 5109/week @ 2025-12-16 1511/week @ 2025-12-23 1809/week @ 2025-12-30 4504/week @ 2026-01-06

14,137 downloads per month
Used in 7 crates (3 directly)

BSD-2-Clause

1.5MB
41K SLoC

juniper_axum crate

Crates.io Documentation CI Rust 1.85+

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