3 unstable releases

0.2.0 Jan 13, 2025
0.1.1 Oct 28, 2024
0.1.0 Mar 20, 2024

#1087 in HTTP server

Download history 1971/week @ 2024-10-27 3331/week @ 2024-11-03 3971/week @ 2024-11-10 3197/week @ 2024-11-17 2737/week @ 2024-11-24 3288/week @ 2024-12-01 2477/week @ 2024-12-08 3173/week @ 2024-12-15 1090/week @ 2024-12-22 1334/week @ 2024-12-29 1174/week @ 2025-01-05 1433/week @ 2025-01-12 958/week @ 2025-01-19 1205/week @ 2025-01-26 2245/week @ 2025-02-02 1704/week @ 2025-02-09

6,320 downloads per month

BSD-2-Clause

1.5MB
39K SLoC

juniper_axum crate

Crates.io Documentation CI Rust 1.73+

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

~8–15MB
~192K SLoC