2 releases

new 0.1.1 Oct 28, 2024
0.1.0 Mar 20, 2024

#1168 in HTTP server

Download history 242/week @ 2024-07-14 229/week @ 2024-07-21 257/week @ 2024-07-28 205/week @ 2024-08-04 297/week @ 2024-08-11 227/week @ 2024-08-18 320/week @ 2024-08-25 222/week @ 2024-09-01 351/week @ 2024-09-08 266/week @ 2024-09-15 503/week @ 2024-09-22 626/week @ 2024-09-29 876/week @ 2024-10-06 820/week @ 2024-10-13 998/week @ 2024-10-20 2220/week @ 2024-10-27

4,928 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

~7–15MB
~198K SLoC