2 releases

0.1.1 Oct 28, 2024
0.1.0 Mar 20, 2024

#999 in HTTP server

Download history 332/week @ 2024-08-26 248/week @ 2024-09-02 379/week @ 2024-09-09 210/week @ 2024-09-16 519/week @ 2024-09-23 615/week @ 2024-09-30 874/week @ 2024-10-07 834/week @ 2024-10-14 970/week @ 2024-10-21 2049/week @ 2024-10-28 3363/week @ 2024-11-04 3976/week @ 2024-11-11 3129/week @ 2024-11-18 2837/week @ 2024-11-25 3175/week @ 2024-12-02 2507/week @ 2024-12-09

11,783 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