1 unstable release

0.1.0 Mar 20, 2024

#1226 in HTTP server

Download history 181/week @ 2024-03-20 64/week @ 2024-03-27 91/week @ 2024-04-03 241/week @ 2024-04-10 96/week @ 2024-04-17 81/week @ 2024-04-24 387/week @ 2024-05-01 354/week @ 2024-05-08 440/week @ 2024-05-15 308/week @ 2024-05-22 269/week @ 2024-05-29 232/week @ 2024-06-05 239/week @ 2024-06-12 253/week @ 2024-06-19 204/week @ 2024-06-26

963 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–11MB
~209K SLoC