1 unstable release

0.1.0 Mar 20, 2024

#1188 in HTTP server

Download history 140/week @ 2024-03-15 44/week @ 2024-03-22 98/week @ 2024-03-29 116/week @ 2024-04-05

398 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–11MB
~222K SLoC