3 unstable releases

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

#1074 in HTTP server

Download history 562/week @ 2024-09-24 656/week @ 2024-10-01 884/week @ 2024-10-08 814/week @ 2024-10-15 1093/week @ 2024-10-22 2319/week @ 2024-10-29 3562/week @ 2024-11-05 3812/week @ 2024-11-12 3353/week @ 2024-11-19 2765/week @ 2024-11-26 2817/week @ 2024-12-03 2719/week @ 2024-12-10 2915/week @ 2024-12-17 969/week @ 2024-12-24 1244/week @ 2024-12-31 1284/week @ 2025-01-07

6,976 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–16MB
~192K SLoC