3 unstable releases

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

#461 in HTTP server

Download history 2766/week @ 2024-12-05 2475/week @ 2024-12-12 2134/week @ 2024-12-19 1152/week @ 2024-12-26 1330/week @ 2025-01-02 1262/week @ 2025-01-09 1262/week @ 2025-01-16 1067/week @ 2025-01-23 1832/week @ 2025-01-30 2085/week @ 2025-02-06 1404/week @ 2025-02-13 1835/week @ 2025-02-20 1550/week @ 2025-02-27 367/week @ 2025-03-06 2003/week @ 2025-03-13 3045/week @ 2025-03-20

7,314 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
~194K SLoC