3 unstable releases

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

#1181 in HTTP server

Download history 1048/week @ 2024-12-23 1315/week @ 2024-12-30 1173/week @ 2025-01-06 1430/week @ 2025-01-13 983/week @ 2025-01-20 1216/week @ 2025-01-27 2239/week @ 2025-02-03 1812/week @ 2025-02-10 1441/week @ 2025-02-17 1874/week @ 2025-02-24 902/week @ 2025-03-03 1066/week @ 2025-03-10 2139/week @ 2025-03-17 2865/week @ 2025-03-24 2372/week @ 2025-03-31 2746/week @ 2025-04-07

10,183 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
~195K SLoC