2 releases

0.1.1 Oct 28, 2024
0.1.0 Mar 20, 2024

#1152 in HTTP server

Download history 232/week @ 2024-08-17 312/week @ 2024-08-24 211/week @ 2024-08-31 323/week @ 2024-09-07 313/week @ 2024-09-14 459/week @ 2024-09-21 671/week @ 2024-09-28 862/week @ 2024-10-05 814/week @ 2024-10-12 998/week @ 2024-10-19 1854/week @ 2024-10-26 3354/week @ 2024-11-02 3928/week @ 2024-11-09 3097/week @ 2024-11-16 2840/week @ 2024-11-23 3395/week @ 2024-11-30

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